Trace number 225085

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.07 1808.38

General information on the benchmark

Nametightness/tightness0.8/
rand-2-40-80-103-800-31_ext.xml
MD5SUMf934884013e2f4d3b6198abc8756e943
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.85672
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
1.39	c start processing
1.39	c start relation processing
1.85	c start cnf exporting
7.75	c parsing time : 1.232
7.75	c preprocessing time : 7.588
7.75	
7.75	c Nary constraints - conflicts : 0 supports : 0
7.75	c Binary constraints - conflicts : 0 supports :103
7.75	c max arity constraint : 2
7.75	c Max Tuples generated 0
7.75	c relations : 103
7.75	c relations BDD: 0
7.75	c vars : 3201 - clauses :  142920
7.75	
7.78	 
7.78	c --- Minisat Stats ---
7.78	 

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/node52/watcher-225085-1168270824 -o ROOT/results/node52/solver-225085-1168270824 -C 1800 -M 900 /tmp/evaluation/225085-1168270824/galac.sh /tmp/evaluation/225085-1168270824/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: 2.05 1.70 1.74 3/74 24417
/proc/meminfo: memFree=1703112/2055920 swapFree=4192812/4192956
[pid=24416] ppid=24414 vsize=18540 CPUtime=0
/proc/24416/stat : 24416 (runsolver) R 24414 24416 24102 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 175480857 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 273653755175 0 0 4096 24578 0 0 0 17 1 0 0
/proc/24416/statm: 4635 279 244 17 0 2626 0

[startup+0.102603 s]
/proc/loadavg: 2.05 1.70 1.74 3/74 24417
/proc/meminfo: memFree=1703112/2055920 swapFree=4192812/4192956
[pid=24416] ppid=24414 vsize=47556 CPUtime=0.01
/proc/24416/stat : 24416 (galac.sh) S 24414 24416 24102 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 175480857 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24416/statm: 11889 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.510596 s]
/proc/loadavg: 2.05 1.70 1.74 3/74 24417
/proc/meminfo: memFree=1703112/2055920 swapFree=4192812/4192956
[pid=24416] ppid=24414 vsize=47556 CPUtime=0.01
/proc/24416/stat : 24416 (galac.sh) S 24414 24416 24102 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 175480857 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24416/statm: 11889 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.33166 s]
/proc/loadavg: 2.12 1.72 1.74 3/82 24437
/proc/meminfo: memFree=1624704/2055920 swapFree=4192812/4192956
[pid=24416] ppid=24414 vsize=47556 CPUtime=0.01
/proc/24416/stat : 24416 (galac.sh) S 24414 24416 24102 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 175480857 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24416/statm: 11889 363 245 79 0 218 0
[pid=24430] ppid=24416 vsize=861064 CPUtime=1.28
/proc/24430/stat : 24430 (java) R 24416 24416 24102 0 -1 0 21608 0 1 0 116 12 0 0 25 0 8 0 175480861 881729536 21360 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073651534 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24430/statm: 215266 21360 1970 14 0 201471 0
[pid=24430/tid=24431] ppid=24416 vsize=861064 CPUtime=0.08
/proc/24430/task/24431/stat : 24431 (java) S 24416 24416 24102 0 -1 64 5837 0 0 0 6 2 0 0 16 0 8 0 175480864 881729536 21360 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24430/tid=24432] ppid=24416 vsize=861064 CPUtime=0
/proc/24430/task/24432/stat : 24432 (java) S 24416 24416 24102 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 175480864 881729536 21360 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24430/tid=24433] ppid=24416 vsize=861064 CPUtime=0
/proc/24430/task/24433/stat : 24433 (java) S 24416 24416 24102 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175480864 881729536 21360 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24430/tid=24434] ppid=24416 vsize=861064 CPUtime=0
/proc/24430/task/24434/stat : 24434 (java) S 24416 24416 24102 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175480868 881729536 21360 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24430/tid=24435] ppid=24416 vsize=861064 CPUtime=0.15
/proc/24430/task/24435/stat : 24435 (java) S 24416 24416 24102 0 -1 64 902 0 0 0 14 1 0 0 16 0 8 0 175480868 881729536 21360 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24430/tid=24436] ppid=24416 vsize=861064 CPUtime=0
/proc/24430/task/24436/stat : 24436 (java) S 24416 24416 24102 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175480868 881729536 21360 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24430/tid=24437] ppid=24416 vsize=861064 CPUtime=0
/proc/24430/task/24437/stat : 24437 (java) S 24416 24416 24102 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175480868 881729536 21360 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908620

[startup+2.97576 s]
/proc/loadavg: 2.12 1.72 1.74 3/82 24437
/proc/meminfo: memFree=1624128/2055920 swapFree=4192812/4192956
[pid=24416] ppid=24414 vsize=47556 CPUtime=0.01
/proc/24416/stat : 24416 (galac.sh) S 24414 24416 24102 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 175480857 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24416/statm: 11889 363 245 79 0 218 0
[pid=24430] ppid=24416 vsize=861064 CPUtime=2.91
/proc/24430/stat : 24430 (java) R 24416 24416 24102 0 -1 0 24666 0 1 0 277 14 0 0 25 0 8 0 175480861 881729536 24415 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073981408 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24430/statm: 215266 24415 1992 14 0 201471 0
[pid=24430/tid=24431] ppid=24416 vsize=861064 CPUtime=0.16
/proc/24430/task/24431/stat : 24431 (java) S 24416 24416 24102 0 -1 64 8776 0 0 0 13 3 0 0 16 0 8 0 175480864 881729536 24415 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24430/tid=24432] ppid=24416 vsize=861064 CPUtime=0
/proc/24430/task/24432/stat : 24432 (java) S 24416 24416 24102 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 175480864 881729536 24415 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24430/tid=24433] ppid=24416 vsize=861064 CPUtime=0
/proc/24430/task/24433/stat : 24433 (java) S 24416 24416 24102 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175480864 881729536 24415 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24430/tid=24434] ppid=24416 vsize=861064 CPUtime=0
/proc/24430/task/24434/stat : 24434 (java) S 24416 24416 24102 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175480868 881729536 24415 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24430/tid=24435] ppid=24416 vsize=861064 CPUtime=0.24
/proc/24430/task/24435/stat : 24435 (java) S 24416 24416 24102 0 -1 64 970 0 0 0 23 1 0 0 15 0 8 0 175480868 881729536 24415 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24430/tid=24436] ppid=24416 vsize=861064 CPUtime=0
/proc/24430/task/24436/stat : 24436 (java) S 24416 24416 24102 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175480868 881729536 24415 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24430/tid=24437] ppid=24416 vsize=861064 CPUtime=0
/proc/24430/task/24437/stat : 24437 (java) S 24416 24416 24102 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175480868 881729536 24415 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 908620

[startup+6.18398 s]
/proc/loadavg: 2.11 1.73 1.75 3/82 24437
/proc/meminfo: memFree=1610048/2055920 swapFree=4192812/4192956
[pid=24416] ppid=24414 vsize=47556 CPUtime=0.01
/proc/24416/stat : 24416 (galac.sh) S 24414 24416 24102 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 175480857 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24416/statm: 11889 363 245 79 0 218 0
[pid=24430] ppid=24416 vsize=861064 CPUtime=6.11
/proc/24430/stat : 24430 (java) R 24416 24416 24102 0 -1 0 24689 0 1 0 595 16 0 0 25 0 8 0 175480861 881729536 24433 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073909655 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24430/statm: 215266 24433 1995 14 0 201471 0
[pid=24430/tid=24431] ppid=24416 vsize=861064 CPUtime=0.17
/proc/24430/task/24431/stat : 24431 (java) S 24416 24416 24102 0 -1 64 8776 0 0 0 14 3 0 0 16 0 8 0 175480864 881729536 24433 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24430/tid=24432] ppid=24416 vsize=861064 CPUtime=0
/proc/24430/task/24432/stat : 24432 (java) S 24416 24416 24102 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 175480864 881729536 24433 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24430/tid=24433] ppid=24416 vsize=861064 CPUtime=0
/proc/24430/task/24433/stat : 24433 (java) S 24416 24416 24102 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175480864 881729536 24433 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24430/tid=24434] ppid=24416 vsize=861064 CPUtime=0
/proc/24430/task/24434/stat : 24434 (java) S 24416 24416 24102 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175480868 881729536 24433 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24430/tid=24435] ppid=24416 vsize=861064 CPUtime=0.26
/proc/24430/task/24435/stat : 24435 (java) S 24416 24416 24102 0 -1 64 984 0 0 0 25 1 0 0 15 0 8 0 175480868 881729536 24433 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24430/tid=24436] ppid=24416 vsize=861064 CPUtime=0
/proc/24430/task/24436/stat : 24436 (java) S 24416 24416 24102 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175480868 881729536 24433 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24430/tid=24437] ppid=24416 vsize=861064 CPUtime=0
/proc/24430/task/24437/stat : 24437 (java) S 24416 24416 24102 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175480868 881729536 24433 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 908620

[startup+12.6514 s]
/proc/loadavg: 2.10 1.73 1.75 3/75 24438
/proc/meminfo: memFree=1683328/2055920 swapFree=4192812/4192956
[pid=24416] ppid=24414 vsize=47556 CPUtime=7.7
/proc/24416/stat : 24416 (galac.sh) S 24414 24416 24102 0 -1 4194304 799 26404 0 1 0 0 751 19 17 0 1 0 175480857 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24416/statm: 11889 363 245 79 0 218 0
[pid=24438] ppid=24416 vsize=17180 CPUtime=4.83
/proc/24438/stat : 24438 (minisat) R 24416 24416 24102 0 -1 4194304 4130 0 0 0 481 2 0 0 25 0 1 0 175481635 17592320 4112 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24438/statm: 4295 4112 54 142 0 4151 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 64736

[startup+25.4973 s]
/proc/loadavg: 2.09 1.74 1.75 3/75 24438
/proc/meminfo: memFree=1672256/2055920 swapFree=4192812/4192956
[pid=24416] ppid=24414 vsize=47556 CPUtime=7.7
/proc/24416/stat : 24416 (galac.sh) S 24414 24416 24102 0 -1 4194304 799 26404 0 1 0 0 751 19 17 0 1 0 175480857 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24416/statm: 11889 363 245 79 0 218 0
[pid=24438] ppid=24416 vsize=28584 CPUtime=17.62
/proc/24438/stat : 24438 (minisat) R 24416 24416 24102 0 -1 4194304 7001 0 0 0 1757 5 0 0 25 0 1 0 175481635 29270016 6983 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/24438/statm: 7146 6983 54 142 0 7002 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 76140

[startup+51.165 s]
/proc/loadavg: 2.05 1.76 1.75 3/75 24438
/proc/meminfo: memFree=1657472/2055920 swapFree=4192812/4192956
[pid=24416] ppid=24414 vsize=47556 CPUtime=7.7
/proc/24416/stat : 24416 (galac.sh) S 24414 24416 24102 0 -1 4194304 799 26404 0 1 0 0 751 19 17 0 1 0 175480857 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24416/statm: 11889 363 245 79 0 218 0
[pid=24438] ppid=24416 vsize=43164 CPUtime=43.16
/proc/24438/stat : 24438 (minisat) R 24416 24416 24102 0 -1 4194304 10607 0 0 0 4308 8 0 0 25 0 1 0 175481635 44199936 10589 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/24438/statm: 10791 10589 54 142 0 10647 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 90720

[startup+102.402 s]
/proc/loadavg: 2.02 1.80 1.76 3/75 24438
/proc/meminfo: memFree=1641408/2055920 swapFree=4192812/4192956
[pid=24416] ppid=24414 vsize=47556 CPUtime=7.7
/proc/24416/stat : 24416 (galac.sh) S 24414 24416 24102 0 -1 4194304 799 26404 0 1 0 0 751 19 17 0 1 0 175480857 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24416/statm: 11889 363 245 79 0 218 0
[pid=24438] ppid=24416 vsize=59456 CPUtime=94.16
/proc/24438/stat : 24438 (minisat) R 24416 24416 24102 0 -1 4194304 14676 0 0 0 9404 12 0 0 25 0 1 0 175481635 60882944 14658 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/24438/statm: 14864 14658 54 142 0 14720 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 107012

[startup+162.465 s]
/proc/loadavg: 2.01 1.83 1.78 3/75 24438
/proc/meminfo: memFree=1620416/2055920 swapFree=4192812/4192956
[pid=24416] ppid=24414 vsize=47556 CPUtime=7.7
/proc/24416/stat : 24416 (galac.sh) S 24414 24416 24102 0 -1 4194304 799 26404 0 1 0 0 751 19 17 0 1 0 175480857 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24416/statm: 11889 363 245 79 0 218 0
[pid=24438] ppid=24416 vsize=80596 CPUtime=153.94
/proc/24438/stat : 24438 (minisat) R 24416 24416 24102 0 -1 4194304 19899 0 0 0 15377 17 0 0 25 0 1 0 175481635 82530304 19881 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529435 0 0 4096 3 0 0 0 17 1 0 0
/proc/24438/statm: 20149 19881 54 142 0 20005 0
Current children cumulated CPU time (s) 161.64
Current children cumulated vsize (KiB) 128152

[startup+222.526 s]
/proc/loadavg: 2.00 1.86 1.79 3/75 24438
/proc/meminfo: memFree=1609024/2055920 swapFree=4192812/4192956
[pid=24416] ppid=24414 vsize=47556 CPUtime=7.7
/proc/24416/stat : 24416 (galac.sh) S 24414 24416 24102 0 -1 4194304 799 26404 0 1 0 0 751 19 17 0 1 0 175480857 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24416/statm: 11889 363 245 79 0 218 0
[pid=24438] ppid=24416 vsize=92004 CPUtime=213.73
/proc/24438/stat : 24438 (minisat) R 24416 24416 24102 0 -1 4194304 22690 0 0 0 21352 21 0 0 25 0 1 0 175481635 94212096 22672 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/24438/statm: 23001 22672 54 142 0 22857 0
Current children cumulated CPU time (s) 221.43
Current children cumulated vsize (KiB) 139560

[startup+282.59 s]
/proc/loadavg: 2.00 1.88 1.80 3/75 24438
/proc/meminfo: memFree=1592704/2055920 swapFree=4192812/4192956
[pid=24416] ppid=24414 vsize=47556 CPUtime=7.7
/proc/24416/stat : 24416 (galac.sh) S 24414 24416 24102 0 -1 4194304 799 26404 0 1 0 0 751 19 17 0 1 0 175480857 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24416/statm: 11889 363 245 79 0 218 0
[pid=24438] ppid=24416 vsize=108788 CPUtime=273.51
/proc/24438/stat : 24438 (minisat) R 24416 24416 24102 0 -1 4194304 26779 0 0 0 27326 25 0 0 25 0 1 0 175481635 111398912 26761 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24438/statm: 27197 26761 54 142 0 27053 0
Current children cumulated CPU time (s) 281.21
Current children cumulated vsize (KiB) 156344

[startup+342.657 s]
/proc/loadavg: 2.00 1.90 1.81 3/75 24438
/proc/meminfo: memFree=1577408/2055920 swapFree=4192812/4192956
[pid=24416] ppid=24414 vsize=47556 CPUtime=7.7

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

/proc/loadavg: 2.05 2.01 1.91 3/76 24439
/proc/meminfo: memFree=1507320/2055920 swapFree=4192812/4192956
[pid=24416] ppid=24414 vsize=47556 CPUtime=7.7
/proc/24416/stat : 24416 (galac.sh) S 24414 24416 24102 0 -1 4194304 799 26404 0 1 0 0 751 19 17 0 1 0 175480857 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24416/statm: 11889 363 245 79 0 218 0
[pid=24438] ppid=24416 vsize=196132 CPUtime=1110.5
/proc/24438/stat : 24438 (minisat) R 24416 24416 24102 0 -1 4194304 48032 0 0 0 111002 48 0 0 25 0 1 0 175481635 200839168 48014 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/24438/statm: 49033 48014 54 142 0 48889 0
Current children cumulated CPU time (s) 1118.2
Current children cumulated vsize (KiB) 243688

[startup+1183.54 s]
/proc/loadavg: 2.02 2.01 1.91 3/76 24439
/proc/meminfo: memFree=1502328/2055920 swapFree=4192812/4192956
[pid=24416] ppid=24414 vsize=47556 CPUtime=7.7
/proc/24416/stat : 24416 (galac.sh) S 24414 24416 24102 0 -1 4194304 799 26404 0 1 0 0 751 19 17 0 1 0 175480857 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24416/statm: 11889 363 245 79 0 218 0
[pid=24438] ppid=24416 vsize=201348 CPUtime=1170.28
/proc/24438/stat : 24438 (minisat) R 24416 24416 24102 0 -1 4194304 49273 0 0 0 116979 49 0 0 25 0 1 0 175481635 206180352 49255 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/24438/statm: 50337 49255 54 142 0 50193 0
Current children cumulated CPU time (s) 1177.98
Current children cumulated vsize (KiB) 248904

[startup+1243.61 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 24504
/proc/meminfo: memFree=1497264/2055920 swapFree=4192812/4192956
[pid=24416] ppid=24414 vsize=47556 CPUtime=7.7
/proc/24416/stat : 24416 (galac.sh) S 24414 24416 24102 0 -1 4194304 799 26404 0 1 0 0 751 19 17 0 1 0 175480857 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24416/statm: 11889 363 245 79 0 218 0
[pid=24438] ppid=24416 vsize=205120 CPUtime=1230
/proc/24438/stat : 24438 (minisat) R 24416 24416 24102 0 -1 4194304 50177 0 0 0 122950 50 0 0 25 0 1 0 175481635 210042880 50159 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24438/statm: 51280 50159 54 142 0 51136 0
Current children cumulated CPU time (s) 1237.7
Current children cumulated vsize (KiB) 252676

[startup+1303.7 s]
/proc/loadavg: 2.04 2.01 1.92 3/83 24596
/proc/meminfo: memFree=1491840/2055920 swapFree=4192812/4192956
[pid=24416] ppid=24414 vsize=47556 CPUtime=7.7
/proc/24416/stat : 24416 (galac.sh) S 24414 24416 24102 0 -1 4194304 799 26404 0 1 0 0 751 19 17 0 1 0 175480857 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24416/statm: 11889 363 245 79 0 218 0
[pid=24438] ppid=24416 vsize=210692 CPUtime=1289.71
/proc/24438/stat : 24438 (minisat) R 24416 24416 24102 0 -1 4194304 51537 0 0 0 128919 52 0 0 25 0 1 0 175481635 215748608 51519 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529417 0 0 4096 3 0 0 0 17 1 0 0
/proc/24438/statm: 52673 51519 54 142 0 52529 0
Current children cumulated CPU time (s) 1297.41
Current children cumulated vsize (KiB) 258248

[startup+1363.78 s]
/proc/loadavg: 2.01 2.01 1.92 3/77 24638
/proc/meminfo: memFree=1488048/2055920 swapFree=4192812/4192956
[pid=24416] ppid=24414 vsize=47556 CPUtime=7.7
/proc/24416/stat : 24416 (galac.sh) S 24414 24416 24102 0 -1 4194304 799 26404 0 1 0 0 751 19 17 0 1 0 175480857 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24416/statm: 11889 363 245 79 0 218 0
[pid=24438] ppid=24416 vsize=215668 CPUtime=1349.45
/proc/24438/stat : 24438 (minisat) R 24416 24416 24102 0 -1 4194304 52748 0 0 0 134892 53 0 0 25 0 1 0 175481635 220844032 52730 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24438/statm: 53917 52730 54 142 0 53773 0
Current children cumulated CPU time (s) 1357.15
Current children cumulated vsize (KiB) 263224

[startup+1423.84 s]
/proc/loadavg: 2.05 2.02 1.93 3/77 24638
/proc/meminfo: memFree=1484592/2055920 swapFree=4192812/4192956
[pid=24416] ppid=24414 vsize=47556 CPUtime=7.7
/proc/24416/stat : 24416 (galac.sh) S 24414 24416 24102 0 -1 4194304 799 26404 0 1 0 0 751 19 17 0 1 0 175480857 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24416/statm: 11889 363 245 79 0 218 0
[pid=24438] ppid=24416 vsize=219252 CPUtime=1409.24
/proc/24438/stat : 24438 (minisat) R 24416 24416 24102 0 -1 4194304 53596 0 0 0 140870 54 0 0 25 0 1 0 175481635 224514048 53578 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24438/statm: 54813 53578 54 142 0 54669 0
Current children cumulated CPU time (s) 1416.94
Current children cumulated vsize (KiB) 266808

[startup+1483.9 s]
/proc/loadavg: 2.02 2.01 1.93 3/77 24638
/proc/meminfo: memFree=1479600/2055920 swapFree=4192812/4192956
[pid=24416] ppid=24414 vsize=47556 CPUtime=7.7
/proc/24416/stat : 24416 (galac.sh) S 24414 24416 24102 0 -1 4194304 799 26404 0 1 0 0 751 19 17 0 1 0 175480857 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24416/statm: 11889 363 245 79 0 218 0
[pid=24438] ppid=24416 vsize=224356 CPUtime=1469.03
/proc/24438/stat : 24438 (minisat) R 24416 24416 24102 0 -1 4194304 54835 0 0 0 146847 56 0 0 25 0 1 0 175481635 229740544 54808 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 1 0 0
/proc/24438/statm: 56089 54808 54 142 0 55945 0
Current children cumulated CPU time (s) 1476.73
Current children cumulated vsize (KiB) 271912

[startup+1543.96 s]
/proc/loadavg: 2.00 2.01 1.93 3/77 24638
/proc/meminfo: memFree=1475952/2055920 swapFree=4192812/4192956
[pid=24416] ppid=24414 vsize=47556 CPUtime=7.7
/proc/24416/stat : 24416 (galac.sh) S 24414 24416 24102 0 -1 4194304 799 26404 0 1 0 0 751 19 17 0 1 0 175480857 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24416/statm: 11889 363 245 79 0 218 0
[pid=24438] ppid=24416 vsize=228248 CPUtime=1528.82
/proc/24438/stat : 24438 (minisat) R 24416 24416 24102 0 -1 4194304 55744 0 0 0 152826 56 0 0 25 0 1 0 175481635 233725952 55717 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529426 0 0 4096 3 0 0 0 17 1 0 0
/proc/24438/statm: 57062 55717 54 142 0 56918 0
Current children cumulated CPU time (s) 1536.52
Current children cumulated vsize (KiB) 275804

[startup+1604.03 s]
/proc/loadavg: 2.00 2.00 1.93 3/77 24638
/proc/meminfo: memFree=1471152/2055920 swapFree=4192812/4192956
[pid=24416] ppid=24414 vsize=47556 CPUtime=7.7
/proc/24416/stat : 24416 (galac.sh) S 24414 24416 24102 0 -1 4194304 799 26404 0 1 0 0 751 19 17 0 1 0 175480857 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24416/statm: 11889 363 245 79 0 218 0
[pid=24438] ppid=24416 vsize=233284 CPUtime=1588.6
/proc/24438/stat : 24438 (minisat) R 24416 24416 24102 0 -1 4194304 56927 0 0 0 158803 57 0 0 25 0 1 0 175481635 238882816 56900 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529417 0 0 4096 3 0 0 0 17 1 0 0
/proc/24438/statm: 58321 56900 54 142 0 58177 0
Current children cumulated CPU time (s) 1596.3
Current children cumulated vsize (KiB) 280840

[startup+1664.09 s]
/proc/loadavg: 2.00 2.00 1.93 3/77 24638
/proc/meminfo: memFree=1467312/2055920 swapFree=4192812/4192956
[pid=24416] ppid=24414 vsize=47556 CPUtime=7.7
/proc/24416/stat : 24416 (galac.sh) S 24414 24416 24102 0 -1 4194304 799 26404 0 1 0 0 751 19 17 0 1 0 175480857 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24416/statm: 11889 363 245 79 0 218 0
[pid=24438] ppid=24416 vsize=237196 CPUtime=1648.39
/proc/24438/stat : 24438 (minisat) R 24416 24416 24102 0 -1 4194304 57906 0 0 0 164782 57 0 0 25 0 1 0 175481635 242888704 57879 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/24438/statm: 59299 57879 54 142 0 59155 0
Current children cumulated CPU time (s) 1656.09
Current children cumulated vsize (KiB) 284752

[startup+1724.1 s]
/proc/loadavg: 2.27 2.08 1.95 3/86 24694
/proc/meminfo: memFree=1411496/2055920 swapFree=4192812/4192956
[pid=24416] ppid=24414 vsize=47556 CPUtime=7.7
/proc/24416/stat : 24416 (galac.sh) S 24414 24416 24102 0 -1 4194304 799 26404 0 1 0 0 751 19 17 0 1 0 175480857 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24416/statm: 11889 363 245 79 0 218 0
[pid=24438] ppid=24416 vsize=241752 CPUtime=1708.23
/proc/24438/stat : 24438 (minisat) R 24416 24416 24102 0 -1 4194304 58979 0 0 0 170764 59 0 0 25 0 1 0 175481635 247554048 58944 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/24438/statm: 60438 58944 54 142 0 60294 0
Current children cumulated CPU time (s) 1715.93
Current children cumulated vsize (KiB) 289308

[startup+1784.11 s]
/proc/loadavg: 2.10 2.06 1.95 3/86 24694
/proc/meminfo: memFree=1408360/2055920 swapFree=4192812/4192956
[pid=24416] ppid=24414 vsize=47556 CPUtime=7.7
/proc/24416/stat : 24416 (galac.sh) S 24414 24416 24102 0 -1 4194304 799 26404 0 1 0 0 751 19 17 0 1 0 175480857 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24416/statm: 11889 363 245 79 0 218 0
[pid=24438] ppid=24416 vsize=245084 CPUtime=1768.19
/proc/24438/stat : 24438 (minisat) R 24416 24416 24102 0 -1 4194304 59799 0 0 0 176758 61 0 0 25 0 1 0 175481635 250966016 59764 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529437 0 0 4096 3 0 0 0 17 0 0 0
/proc/24438/statm: 61271 59764 54 142 0 61127 0
Current children cumulated CPU time (s) 1775.89
Current children cumulated vsize (KiB) 292640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.36 s]
/proc/loadavg: 2.06 2.05 1.95 3/86 24694
/proc/meminfo: memFree=1352744/2055920 swapFree=4192812/4192956
[pid=24416] ppid=24414 vsize=47556 CPUtime=7.7
/proc/24416/stat : 24416 (galac.sh) S 24414 24416 24102 0 -1 4194304 799 26404 0 1 0 0 751 19 17 0 1 0 175480857 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24416/statm: 11889 363 245 79 0 218 0
[pid=24438] ppid=24416 vsize=246392 CPUtime=1792.37
/proc/24438/stat : 24438 (minisat) R 24416 24416 24102 0 -1 4194304 60120 0 0 0 179176 61 0 0 25 0 1 0 175481635 252305408 60085 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529471 0 0 4096 3 0 0 0 17 0 0 0
/proc/24438/statm: 61598 60085 54 142 0 61454 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 293948

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 24416 and gives childrusage.ru_utime.tv_sec=7 childrusage.ru_utime.tv_usec=520856 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=200969
CPU time returned by wait4() is 7.72183
while last known CPU time is 1800.07

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

Real time (s): 1808.38
CPU time (s): 1800.07
CPU user time (s): 1799.27
CPU system time (s): 0.8
CPU usage (%): 99.5405
Max. virtual memory (cumulated for all children) (KiB): 908620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.52086
system time used= 0.200969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27203
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= 1234
involuntary context switches= 1279

runsolver used 2.70359 s user time and 5.2512 s system time

The end

Launcher Data (download as text)

Begin job on node52 on Mon Jan  8 15:40:24 UTC 2007


IDJOB= 225085
IDBENCH= 5818
FILE ID= node52/225085-1168270824

PBS_JOBID= 3483183

Free space on /tmp= 66553 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.8/rand-2-40-80-103-800-31_ext.xml
COMMAND LINE= /tmp/evaluation/225085-1168270824/galac.sh /tmp/evaluation/225085-1168270824/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node52/watcher-225085-1168270824 -o ROOT/results/node52/solver-225085-1168270824 -C 1800 -M 900  /tmp/evaluation/225085-1168270824/galac.sh /tmp/evaluation/225085-1168270824/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  f934884013e2f4d3b6198abc8756e943

RANDOM SEED= 924187806

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.232
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.232
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:       1703592 kB
Buffers:         56720 kB
Cached:         165164 kB
SwapCached:          0 kB
Active:         170852 kB
Inactive:       124040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1703592 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3740 kB
Writeback:           0 kB
Mapped:          84440 kB
Slab:            42740 kB
Committed_AS:  4147124 kB
PageTables:       1956 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= 66549 MiB



End job on node52 on Mon Jan  8 16:10:33 UTC 2007