Trace number 237552

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
galac 1? (TO) 1800.02 1802.59

General information on the benchmark

Namehaystacks/
haystacks_25.xml
MD5SUMa07f0f6319945eeec5dcf824462a8ed2
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.1428
SatisfiableNO
(Un)Satisfiability was proved
Number of variables625
Number of constraints7524
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7524
Global constraints used (with number of constraints)

Solver Data (download as text)

0.07	c --- Preproc Stats ---
3.86	c start processing
3.86	c start relation processing
3.87	c start cnf exporting
12.25	c parsing time : 3.629
12.25	c preprocessing time : 12.022
12.26	
12.26	c Nary constraints - conflicts : 0 supports : 0
12.26	c Binary constraints - conflicts : 7500 supports :24
12.26	c max arity constraint : 2
12.26	c Max Tuples generated 625
12.26	c relations : 4
12.26	c relations BDD: 0
12.26	c vars : 15626 - clauses :  377977
12.26	
12.27	 
12.27	c --- Minisat Stats ---
12.27	 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node7/watcher-237552-1168436069 -o ROOT/results/node7/solver-237552-1168436069 -C 1800 -M 900 /tmp/evaluation/237552-1168436069/galac.sh /tmp/evaluation/237552-1168436069/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.94 2.02 1.99 5/87 11203
/proc/meminfo: memFree=712920/2055920 swapFree=4192812/4192956
[pid=11202] ppid=11200 vsize=8560 CPUtime=0
/proc/11202/stat : 11202 (galac.sh) S 11200 11202 10709 0 -1 4194304 308 0 0 0 0 0 0 0 16 0 1 0 192002352 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244671301519 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11202/statm: 2140 253 197 79 0 133 0

[startup+0.109174 s]
/proc/loadavg: 1.94 2.02 1.99 5/87 11203
/proc/meminfo: memFree=712920/2055920 swapFree=4192812/4192956
[pid=11202] ppid=11200 vsize=47564 CPUtime=0
/proc/11202/stat : 11202 (galac.sh) S 11200 11202 10709 0 -1 4194304 762 1704 0 0 0 0 0 0 20 0 1 0 192002352 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11202/statm: 11891 364 246 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47564

[startup+0.517214 s]
/proc/loadavg: 1.94 2.02 1.99 5/87 11203
/proc/meminfo: memFree=712920/2055920 swapFree=4192812/4192956
[pid=11202] ppid=11200 vsize=47564 CPUtime=0
/proc/11202/stat : 11202 (galac.sh) S 11200 11202 10709 0 -1 4194304 762 1704 0 0 0 0 0 0 20 0 1 0 192002352 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11202/statm: 11891 364 246 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47564

[startup+1.3403 s]
/proc/loadavg: 1.94 2.02 1.99 3/95 11223
/proc/meminfo: memFree=671256/2055920 swapFree=4192812/4192956
[pid=11202] ppid=11200 vsize=47564 CPUtime=0
/proc/11202/stat : 11202 (galac.sh) S 11200 11202 10709 0 -1 4194304 762 1704 0 0 0 0 0 0 20 0 1 0 192002352 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11202/statm: 11891 364 246 79 0 218 0
[pid=11216] ppid=11202 vsize=860976 CPUtime=1.21
/proc/11216/stat : 11216 (java) R 11202 11202 10709 0 -1 0 12016 0 1 0 114 7 0 0 16 0 8 0 192002360 881639424 11767 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4153987704 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11216/statm: 215244 11767 1995 14 0 201502 0
[pid=11216/tid=11217] ppid=11202 vsize=860976 CPUtime=0.12
/proc/11216/task/11217/stat : 11217 (java) S 11202 11202 10709 0 -1 64 3411 0 0 0 11 1 0 0 16 0 8 0 192002364 881639424 11767 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11216/tid=11218] ppid=11202 vsize=860976 CPUtime=0
/proc/11216/task/11218/stat : 11218 (java) S 11202 11202 10709 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 192002365 881639424 11767 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11216/tid=11219] ppid=11202 vsize=860976 CPUtime=0
/proc/11216/task/11219/stat : 11219 (java) S 11202 11202 10709 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 192002365 881639424 11767 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11216/tid=11220] ppid=11202 vsize=860976 CPUtime=0
/proc/11216/task/11220/stat : 11220 (java) S 11202 11202 10709 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 192002370 881639424 11767 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11216/tid=11221] ppid=11202 vsize=860976 CPUtime=0.3
/proc/11216/task/11221/stat : 11221 (java) R 11202 11202 10709 0 -1 64 1033 0 0 0 29 1 0 0 21 0 8 0 192002370 881639424 11767 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11216/tid=11222] ppid=11202 vsize=860976 CPUtime=0
/proc/11216/task/11222/stat : 11222 (java) S 11202 11202 10709 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 192002370 881639424 11767 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11216/tid=11223] ppid=11202 vsize=860976 CPUtime=0
/proc/11216/task/11223/stat : 11223 (java) S 11202 11202 10709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 192002370 881639424 11767 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 908540

[startup+2.99248 s]
/proc/loadavg: 1.94 2.02 1.99 3/95 11223
/proc/meminfo: memFree=656920/2055920 swapFree=4192812/4192956
[pid=11202] ppid=11200 vsize=47564 CPUtime=0
/proc/11202/stat : 11202 (galac.sh) S 11200 11202 10709 0 -1 4194304 762 1704 0 0 0 0 0 0 20 0 1 0 192002352 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11202/statm: 11891 364 246 79 0 218 0
[pid=11216] ppid=11202 vsize=860976 CPUtime=2.86
/proc/11216/stat : 11216 (java) R 11202 11202 10709 0 -1 0 19553 0 1 0 274 12 0 0 25 0 8 0 192002360 881639424 19302 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073458845 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11216/statm: 215244 19302 1998 14 0 201502 0
[pid=11216/tid=11217] ppid=11202 vsize=860976 CPUtime=0.13
/proc/11216/task/11217/stat : 11217 (java) S 11202 11202 10709 0 -1 64 3556 0 0 0 12 1 0 0 16 0 8 0 192002364 881639424 19302 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11216/tid=11218] ppid=11202 vsize=860976 CPUtime=0
/proc/11216/task/11218/stat : 11218 (java) S 11202 11202 10709 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 192002365 881639424 19302 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11216/tid=11219] ppid=11202 vsize=860976 CPUtime=0
/proc/11216/task/11219/stat : 11219 (java) S 11202 11202 10709 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 192002365 881639424 19302 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11216/tid=11220] ppid=11202 vsize=860976 CPUtime=0
/proc/11216/task/11220/stat : 11220 (java) S 11202 11202 10709 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 192002370 881639424 19302 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11216/tid=11221] ppid=11202 vsize=860976 CPUtime=0.35
/proc/11216/task/11221/stat : 11221 (java) S 11202 11202 10709 0 -1 64 1064 0 0 0 34 1 0 0 22 0 8 0 192002370 881639424 19302 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11216/tid=11222] ppid=11202 vsize=860976 CPUtime=0
/proc/11216/task/11222/stat : 11222 (java) S 11202 11202 10709 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 192002370 881639424 19302 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11216/tid=11223] ppid=11202 vsize=860976 CPUtime=0
/proc/11216/task/11223/stat : 11223 (java) S 11202 11202 10709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 192002370 881639424 19302 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 908540

[startup+6.20081 s]
/proc/loadavg: 1.95 2.02 1.99 3/95 11223
/proc/meminfo: memFree=633624/2055920 swapFree=4192812/4192956
[pid=11202] ppid=11200 vsize=47564 CPUtime=0
/proc/11202/stat : 11202 (galac.sh) S 11200 11202 10709 0 -1 4194304 762 1704 0 0 0 0 0 0 20 0 1 0 192002352 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11202/statm: 11891 364 246 79 0 218 0
[pid=11216] ppid=11202 vsize=860976 CPUtime=6.05
/proc/11216/stat : 11216 (java) R 11202 11202 10709 0 -1 0 19925 0 1 0 592 13 0 0 25 0 8 0 192002360 881639424 19670 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4153380233 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11216/statm: 215244 19670 2016 14 0 201502 0
[pid=11216/tid=11217] ppid=11202 vsize=860976 CPUtime=0.16
/proc/11216/task/11217/stat : 11217 (java) S 11202 11202 10709 0 -1 64 3836 0 0 0 14 2 0 0 16 0 8 0 192002364 881639424 19670 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11216/tid=11218] ppid=11202 vsize=860976 CPUtime=0
/proc/11216/task/11218/stat : 11218 (java) S 11202 11202 10709 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 192002365 881639424 19670 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11216/tid=11219] ppid=11202 vsize=860976 CPUtime=0
/proc/11216/task/11219/stat : 11219 (java) S 11202 11202 10709 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 192002365 881639424 19670 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11216/tid=11220] ppid=11202 vsize=860976 CPUtime=0
/proc/11216/task/11220/stat : 11220 (java) S 11202 11202 10709 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 192002370 881639424 19670 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11216/tid=11221] ppid=11202 vsize=860976 CPUtime=0.41
/proc/11216/task/11221/stat : 11221 (java) S 11202 11202 10709 0 -1 64 1111 0 0 0 40 1 0 0 16 0 8 0 192002370 881639424 19670 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11216/tid=11222] ppid=11202 vsize=860976 CPUtime=0
/proc/11216/task/11222/stat : 11222 (java) S 11202 11202 10709 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 192002370 881639424 19670 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11216/tid=11223] ppid=11202 vsize=860976 CPUtime=0
/proc/11216/task/11223/stat : 11223 (java) S 11202 11202 10709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 192002370 881639424 19670 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 908540

[startup+12.6855 s]
/proc/loadavg: 2.03 2.04 2.00 3/88 11224
/proc/meminfo: memFree=678032/2055920 swapFree=4192812/4192956
[pid=11202] ppid=11200 vsize=47564 CPUtime=12.11
/proc/11202/stat : 11202 (galac.sh) S 11200 11202 10709 0 -1 4194304 800 21782 0 1 0 0 1193 18 17 0 1 0 192002352 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11202/statm: 11891 364 246 79 0 218 0
[pid=11224] ppid=11202 vsize=19132 CPUtime=0.39
/proc/11224/stat : 11224 (minisat) R 11202 11202 10709 0 -1 4194304 4549 0 0 0 37 2 0 0 23 0 1 0 192003580 19591168 4531 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134621922 0 0 4096 3 0 0 0 17 1 0 0
/proc/11224/statm: 4783 4531 54 142 0 4639 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 66696

[startup+25.5328 s]
/proc/loadavg: 2.09 2.05 2.00 3/88 11224
/proc/meminfo: memFree=610256/2055920 swapFree=4192812/4192956
[pid=11202] ppid=11200 vsize=47564 CPUtime=12.11
/proc/11202/stat : 11202 (galac.sh) S 11200 11202 10709 0 -1 4194304 800 21782 0 1 0 0 1193 18 17 0 1 0 192002352 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11202/statm: 11891 364 246 79 0 218 0
[pid=11224] ppid=11202 vsize=76056 CPUtime=13.19
/proc/11224/stat : 11224 (minisat) R 11202 11202 10709 0 -1 4194304 18772 0 0 0 1308 11 0 0 25 0 1 0 192003580 77881344 18754 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529433 0 0 4096 3 0 0 0 17 1 0 0
/proc/11224/statm: 19014 18754 54 142 0 18870 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 123620

[startup+51.2105 s]
/proc/loadavg: 2.06 2.05 2.00 3/88 11224
/proc/meminfo: memFree=516176/2055920 swapFree=4192812/4192956
[pid=11202] ppid=11200 vsize=47564 CPUtime=12.11
/proc/11202/stat : 11202 (galac.sh) S 11200 11202 10709 0 -1 4194304 800 21782 0 1 0 0 1193 18 17 0 1 0 192002352 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11202/statm: 11891 364 246 79 0 218 0
[pid=11224] ppid=11202 vsize=142668 CPUtime=38.73
/proc/11224/stat : 11224 (minisat) R 11202 11202 10709 0 -1 4194304 35407 0 0 0 3850 23 0 0 25 0 1 0 192003580 146092032 35389 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/11224/statm: 35667 35389 54 142 0 35523 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 190232

[startup+102.455 s]
/proc/loadavg: 2.14 2.07 2.01 3/95 11297
/proc/meminfo: memFree=1257176/2055920 swapFree=4192812/4192956
[pid=11202] ppid=11200 vsize=47564 CPUtime=12.11
/proc/11202/stat : 11202 (galac.sh) S 11200 11202 10709 0 -1 4194304 800 21782 0 1 0 0 1193 18 17 0 1 0 192002352 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11202/statm: 11891 364 246 79 0 218 0
[pid=11224] ppid=11202 vsize=189360 CPUtime=89.74
/proc/11224/stat : 11224 (minisat) R 11202 11202 10709 0 -1 4194304 46949 0 0 0 8936 38 0 0 25 0 1 0 192003580 193904640 46931 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529426 0 0 4096 3 0 0 0 17 0 0 0
/proc/11224/statm: 47340 46931 54 142 0 47196 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 236924

[startup+162.541 s]
/proc/loadavg: 2.05 2.05 2.00 3/95 11297
/proc/meminfo: memFree=1210776/2055920 swapFree=4192812/4192956
[pid=11202] ppid=11200 vsize=47564 CPUtime=12.11
/proc/11202/stat : 11202 (galac.sh) S 11200 11202 10709 0 -1 4194304 800 21782 0 1 0 0 1193 18 17 0 1 0 192002352 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11202/statm: 11891 364 246 79 0 218 0
[pid=11224] ppid=11202 vsize=225960 CPUtime=149.75
/proc/11224/stat : 11224 (minisat) R 11202 11202 10709 0 -1 4194304 55951 0 0 0 14929 46 0 0 25 0 1 0 192003580 231383040 55933 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/11224/statm: 56490 55933 54 142 0 56346 0
Current children cumulated CPU time (s) 161.86
Current children cumulated vsize (KiB) 273524

[startup+222.548 s]
/proc/loadavg: 2.05 2.06 2.00 3/95 11297
/proc/meminfo: memFree=1134552/2055920 swapFree=4192812/4192956
[pid=11202] ppid=11200 vsize=47564 CPUtime=12.11
/proc/11202/stat : 11202 (galac.sh) S 11200 11202 10709 0 -1 4194304 800 21782 0 1 0 0 1193 18 17 0 1 0 192002352 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11202/statm: 11891 364 246 79 0 218 0
[pid=11224] ppid=11202 vsize=245712 CPUtime=209.71
/proc/11224/stat : 11224 (minisat) R 11202 11202 10709 0 -1 4194304 60817 0 0 0 20919 52 0 0 25 0 1 0 192003580 251609088 60799 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/11224/statm: 61428 60799 54 142 0 61284 0
Current children cumulated CPU time (s) 221.82
Current children cumulated vsize (KiB) 293276

[startup+282.569 s]
/proc/loadavg: 2.02 2.04 2.00 3/95 11297
/proc/meminfo: memFree=1075608/2055920 swapFree=4192812/4192956
[pid=11202] ppid=11200 vsize=47564 CPUtime=12.11
/proc/11202/stat : 11202 (galac.sh) S 11200 11202 10709 0 -1 4194304 800 21782 0 1 0 0 1193 18 17 0 1 0 192002352 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11202/statm: 11891 364 246 79 0 218 0
[pid=11224] ppid=11202 vsize=260252 CPUtime=269.65
/proc/11224/stat : 11224 (minisat) R 11202 11202 10709 0 -1 4194304 64394 0 0 0 26909 56 0 0 25 0 1 0 192003580 266498048 64376 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 0 0 0
/proc/11224/statm: 65063 64376 54 142 0 64919 0
Current children cumulated CPU time (s) 281.76
Current children cumulated vsize (KiB) 307816

[startup+342.667 s]
/proc/loadavg: 2.00 2.03 2.00 4/95 11297
/proc/meminfo: memFree=1027992/2055920 swapFree=4192812/4192956
[pid=11202] ppid=11200 vsize=47564 CPUtime=12.11

################
# More data... #
################

/proc/loadavg: 2.01 2.03 2.00 3/96 11373
/proc/meminfo: memFree=531792/2055920 swapFree=4192812/4192956
[pid=11202] ppid=11200 vsize=47564 CPUtime=12.11
/proc/11202/stat : 11202 (galac.sh) S 11200 11202 10709 0 -1 4194304 800 21782 0 1 0 0 1193 18 17 0 1 0 192002352 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11202/statm: 11891 364 246 79 0 218 0
[pid=11224] ppid=11202 vsize=445236 CPUtime=1109.69
/proc/11224/stat : 11224 (minisat) R 11202 11202 10709 0 -1 4194304 109733 0 0 0 110857 112 0 0 25 0 1 0 192003580 455921664 109699 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/11224/statm: 111309 109699 54 142 0 111165 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 492800

[startup+1183.59 s]
/proc/loadavg: 2.00 2.02 2.00 3/96 11373
/proc/meminfo: memFree=478416/2055920 swapFree=4192812/4192956
[pid=11202] ppid=11200 vsize=47564 CPUtime=12.11
/proc/11202/stat : 11202 (galac.sh) S 11200 11202 10709 0 -1 4194304 800 21782 0 1 0 0 1193 18 17 0 1 0 192002352 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11202/statm: 11891 364 246 79 0 218 0
[pid=11224] ppid=11202 vsize=455752 CPUtime=1169.69
/proc/11224/stat : 11224 (minisat) R 11202 11202 10709 0 -1 4194304 112315 0 0 0 116854 115 0 0 25 0 1 0 192003580 466690048 112281 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/11224/statm: 113938 112281 54 142 0 113794 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 503316

[startup+1243.59 s]
/proc/loadavg: 2.00 2.02 2.00 3/96 11373
/proc/meminfo: memFree=397648/2055920 swapFree=4192812/4192956
[pid=11202] ppid=11200 vsize=47564 CPUtime=12.11
/proc/11202/stat : 11202 (galac.sh) S 11200 11202 10709 0 -1 4194304 800 21782 0 1 0 0 1193 18 17 0 1 0 192002352 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11202/statm: 11891 364 246 79 0 218 0
[pid=11224] ppid=11202 vsize=495012 CPUtime=1229.6
/proc/11224/stat : 11224 (minisat) R 11202 11202 10709 0 -1 4194304 122067 0 0 0 122834 126 0 0 25 0 1 0 192003580 506892288 122033 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/11224/statm: 123753 122033 54 142 0 123609 0
Current children cumulated CPU time (s) 1241.71
Current children cumulated vsize (KiB) 542576

[startup+1303.6 s]
/proc/loadavg: 2.00 2.01 2.00 3/96 11373
/proc/meminfo: memFree=338704/2055920 swapFree=4192812/4192956
[pid=11202] ppid=11200 vsize=47564 CPUtime=12.11
/proc/11202/stat : 11202 (galac.sh) S 11200 11202 10709 0 -1 4194304 800 21782 0 1 0 0 1193 18 17 0 1 0 192002352 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11202/statm: 11891 364 246 79 0 218 0
[pid=11224] ppid=11202 vsize=510496 CPUtime=1289.55
/proc/11224/stat : 11224 (minisat) R 11202 11202 10709 0 -1 4194304 125887 0 0 0 128823 132 0 0 25 0 1 0 192003580 522747904 125853 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/11224/statm: 127624 125853 54 142 0 127480 0
Current children cumulated CPU time (s) 1301.66
Current children cumulated vsize (KiB) 558060

[startup+1363.61 s]
/proc/loadavg: 2.00 2.01 2.00 4/96 11373
/proc/meminfo: memFree=281552/2055920 swapFree=4192812/4192956
[pid=11202] ppid=11200 vsize=47564 CPUtime=12.11
/proc/11202/stat : 11202 (galac.sh) S 11200 11202 10709 0 -1 4194304 800 21782 0 1 0 0 1193 18 17 0 1 0 192002352 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11202/statm: 11891 364 246 79 0 218 0
[pid=11224] ppid=11202 vsize=524268 CPUtime=1349.5
/proc/11224/stat : 11224 (minisat) R 11202 11202 10709 0 -1 4194304 129355 0 0 0 134814 136 0 0 25 0 1 0 192003580 536850432 129321 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/11224/statm: 131067 129321 54 142 0 130923 0
Current children cumulated CPU time (s) 1361.61
Current children cumulated vsize (KiB) 571832

[startup+1423.61 s]
/proc/loadavg: 2.03 2.02 2.00 3/96 11373
/proc/meminfo: memFree=264784/2055920 swapFree=4192812/4192956
[pid=11202] ppid=11200 vsize=47564 CPUtime=12.11
/proc/11202/stat : 11202 (galac.sh) S 11200 11202 10709 0 -1 4194304 800 21782 0 1 0 0 1193 18 17 0 1 0 192002352 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11202/statm: 11891 364 246 79 0 218 0
[pid=11224] ppid=11202 vsize=543008 CPUtime=1409.44
/proc/11224/stat : 11224 (minisat) R 11202 11202 10709 0 -1 4194304 133999 0 0 0 140803 141 0 0 25 0 1 0 192003580 556040192 133965 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529435 0 0 4096 3 0 0 0 17 0 0 0
/proc/11224/statm: 135752 133965 54 142 0 135608 0
Current children cumulated CPU time (s) 1421.55
Current children cumulated vsize (KiB) 590572

[startup+1483.62 s]
/proc/loadavg: 2.01 2.01 2.00 3/96 11373
/proc/meminfo: memFree=255440/2055920 swapFree=4192812/4192956
[pid=11202] ppid=11200 vsize=47564 CPUtime=12.11
/proc/11202/stat : 11202 (galac.sh) S 11200 11202 10709 0 -1 4194304 800 21782 0 1 0 0 1193 18 17 0 1 0 192002352 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11202/statm: 11891 364 246 79 0 218 0
[pid=11224] ppid=11202 vsize=550544 CPUtime=1469.38
/proc/11224/stat : 11224 (minisat) R 11202 11202 10709 0 -1 4194304 135792 0 0 0 146796 142 0 0 25 0 1 0 192003580 563757056 135758 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529435 0 0 4096 3 0 0 0 17 0 0 0
/proc/11224/statm: 137636 135758 54 142 0 137492 0
Current children cumulated CPU time (s) 1481.49
Current children cumulated vsize (KiB) 598108

[startup+1543.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 11373
/proc/meminfo: memFree=205456/2055920 swapFree=4192812/4192956
[pid=11202] ppid=11200 vsize=47564 CPUtime=12.11
/proc/11202/stat : 11202 (galac.sh) S 11200 11202 10709 0 -1 4194304 800 21782 0 1 0 0 1193 18 17 0 1 0 192002352 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11202/statm: 11891 364 246 79 0 218 0
[pid=11224] ppid=11202 vsize=601000 CPUtime=1529.41
/proc/11224/stat : 11224 (minisat) R 11202 11202 10709 0 -1 4194304 148377 0 0 0 152788 153 0 0 25 0 1 0 192003580 615424000 148343 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529417 0 0 4096 3 0 0 0 17 0 0 0
/proc/11224/statm: 150250 148343 54 142 0 150106 0
Current children cumulated CPU time (s) 1541.52
Current children cumulated vsize (KiB) 648564

[startup+1603.73 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 11445
/proc/meminfo: memFree=154648/2055920 swapFree=4192812/4192956
[pid=11202] ppid=11200 vsize=47564 CPUtime=12.11
/proc/11202/stat : 11202 (galac.sh) S 11200 11202 10709 0 -1 4194304 800 21782 0 1 0 0 1193 18 17 0 1 0 192002352 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11202/statm: 11891 364 246 79 0 218 0
[pid=11224] ppid=11202 vsize=651988 CPUtime=1589.31
/proc/11224/stat : 11224 (minisat) R 11202 11202 10709 0 -1 4194304 160740 0 0 0 158758 173 0 0 25 0 1 0 192003580 667635712 160706 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/11224/statm: 162997 160706 54 142 0 162853 0
Current children cumulated CPU time (s) 1601.42
Current children cumulated vsize (KiB) 699552

[startup+1663.75 s]
/proc/loadavg: 2.03 2.01 2.00 3/102 11537
/proc/meminfo: memFree=124192/2055920 swapFree=4192812/4192956
[pid=11202] ppid=11200 vsize=47564 CPUtime=12.11
/proc/11202/stat : 11202 (galac.sh) S 11200 11202 10709 0 -1 4194304 800 21782 0 1 0 0 1193 18 17 0 1 0 192002352 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11202/statm: 11891 364 246 79 0 218 0
[pid=11224] ppid=11202 vsize=682256 CPUtime=1649.24
/proc/11224/stat : 11224 (minisat) R 11202 11202 10709 0 -1 4194304 168283 0 0 0 164732 192 0 0 25 0 1 0 192003580 698630144 168249 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/11224/statm: 170564 168249 54 142 0 170420 0
Current children cumulated CPU time (s) 1661.35
Current children cumulated vsize (KiB) 729820

[startup+1723.78 s]
/proc/loadavg: 2.01 2.01 2.00 3/96 11571
/proc/meminfo: memFree=106000/2055920 swapFree=4192812/4192956
[pid=11202] ppid=11200 vsize=47564 CPUtime=12.11
/proc/11202/stat : 11202 (galac.sh) S 11200 11202 10709 0 -1 4194304 800 21782 0 1 0 0 1193 18 17 0 1 0 192002352 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11202/statm: 11891 364 246 79 0 218 0
[pid=11224] ppid=11202 vsize=701556 CPUtime=1709.2
/proc/11224/stat : 11224 (minisat) R 11202 11202 10709 0 -1 4194304 173076 0 0 0 170718 202 0 0 25 0 1 0 192003580 718393344 173042 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/11224/statm: 175389 173042 54 142 0 175245 0
Current children cumulated CPU time (s) 1721.31
Current children cumulated vsize (KiB) 749120

[startup+1783.85 s]
/proc/loadavg: 2.05 2.02 2.00 3/96 11571
/proc/meminfo: memFree=78992/2055920 swapFree=4192812/4192956
[pid=11202] ppid=11200 vsize=47564 CPUtime=12.11
/proc/11202/stat : 11202 (galac.sh) S 11200 11202 10709 0 -1 4194304 800 21782 0 1 0 0 1193 18 17 0 1 0 192002352 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11202/statm: 11891 364 246 79 0 218 0
[pid=11224] ppid=11202 vsize=717200 CPUtime=1769.2
/proc/11224/stat : 11224 (minisat) R 11202 11202 10709 0 -1 4194304 176947 0 0 0 176713 207 0 0 25 0 1 0 192003580 734412800 176913 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 0 0 0
/proc/11224/statm: 179300 176913 54 142 0 179156 0
Current children cumulated CPU time (s) 1781.31
Current children cumulated vsize (KiB) 764764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.58 s]
/proc/loadavg: 2.04 2.01 2.00 3/96 11571
/proc/meminfo: memFree=74960/2055920 swapFree=4192812/4192956
[pid=11202] ppid=11200 vsize=47564 CPUtime=12.11
/proc/11202/stat : 11202 (galac.sh) S 11200 11202 10709 0 -1 4194304 800 21782 0 1 0 0 1193 18 17 0 1 0 192002352 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11202/statm: 11891 364 246 79 0 218 0
[pid=11224] ppid=11202 vsize=721288 CPUtime=1787.91
/proc/11224/stat : 11224 (minisat) R 11202 11202 10709 0 -1 4194304 177963 0 0 0 178584 207 0 0 25 0 1 0 192003580 738598912 177929 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/11224/statm: 180322 177929 54 142 0 180178 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 768852

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 11202 and gives childrusage.ru_utime.tv_sec=11 childrusage.ru_utime.tv_usec=942184 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=191970
CPU time returned by wait4() is 12.1342
while last known CPU time is 1800.02

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1802.59
CPU time (s): 1800.02
CPU user time (s): 1797.77
CPU system time (s): 2.25
CPU usage (%): 99.8572
Max. virtual memory (cumulated for all children) (KiB): 908540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.9422
system time used= 0.19197
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22582
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1591
involuntary context switches= 1642

runsolver used 2.04769 s user time and 5.95609 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Wed Jan 10 13:34:29 UTC 2007


IDJOB= 237552
IDBENCH= 6948
FILE ID= node7/237552-1168436069

PBS_JOBID= 3523696

Free space on /tmp= 66520 MiB

BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_25.xml
COMMAND LINE= /tmp/evaluation/237552-1168436069/galac.sh /tmp/evaluation/237552-1168436069/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-237552-1168436069 -o ROOT/results/node7/solver-237552-1168436069 -C 1800 -M 900  /tmp/evaluation/237552-1168436069/galac.sh /tmp/evaluation/237552-1168436069/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  a07f0f6319945eeec5dcf824462a8ed2

RANDOM SEED= 623018593

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        714232 kB
Buffers:         49592 kB
Cached:         364460 kB
SwapCached:          0 kB
Active:        1042520 kB
Inactive:       221592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        714232 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3756 kB
Writeback:           0 kB
Mapped:         870152 kB
Slab:            60724 kB
Committed_AS:  7156324 kB
PageTables:       3932 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB



End job on node7 on Wed Jan 10 14:04:34 UTC 2007