Trace number 199507

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.05 1802.24

General information on the benchmark

NameallIntervalSeries/
series-20.xml
MD5SUMf051ba5be31bddb148dcd9a1b4764b6e
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.030995
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables39
Number of constraints380
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension0
Number of constraints which are defined in intension380
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04	c --- Preproc Stats ---
0.93	c start processing
0.93	c start relation processing
0.99	c start cnf exporting
2.64	c parsing time : 0.764
2.64	c preprocessing time : 2.474
2.64	
2.64	c Nary constraints - conflicts : 0 supports : 19
2.64	c Binary constraints - conflicts : 361 supports :0
2.64	c max arity constraint : 3
2.64	c Max Tuples generated 7600
2.64	c relations : 3
2.64	c relations BDD: 1
2.64	c vars : 8723 - clauses :  44879
2.64	
2.68	 
2.68	c --- Minisat Stats ---
2.68	 

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/node61/watcher-199507-1168134680 -o ROOT/results/node61/solver-199507-1168134680 -C 1800 -M 900 /tmp/evaluation/199507-1168134680/galac.sh /tmp/evaluation/199507-1168134680/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.00 2.05 5/74 26723
/proc/meminfo: memFree=1872488/2055920 swapFree=4192812/4192956
[pid=26722] ppid=26720 vsize=18540 CPUtime=0
/proc/26722/stat : 26722 (runsolver) R 26720 26722 26292 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 161865841 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 246406507815 0 0 4096 24578 0 0 0 17 1 0 0
/proc/26722/statm: 4635 279 244 17 0 2626 0

[startup+0.110958 s]
/proc/loadavg: 1.94 2.00 2.05 5/74 26723
/proc/meminfo: memFree=1872488/2055920 swapFree=4192812/4192956
[pid=26722] ppid=26720 vsize=47560 CPUtime=0.01
/proc/26722/stat : 26722 (galac.sh) S 26720 26722 26292 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 161865841 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26722/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.519029 s]
/proc/loadavg: 1.94 2.00 2.05 5/74 26723
/proc/meminfo: memFree=1872488/2055920 swapFree=4192812/4192956
[pid=26722] ppid=26720 vsize=47560 CPUtime=0.01
/proc/26722/stat : 26722 (galac.sh) S 26720 26722 26292 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 161865841 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26722/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.35117 s]
/proc/loadavg: 1.94 2.00 2.05 3/82 26743
/proc/meminfo: memFree=1833064/2055920 swapFree=4192812/4192956
[pid=26722] ppid=26720 vsize=47560 CPUtime=0.01
/proc/26722/stat : 26722 (galac.sh) S 26720 26722 26292 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 161865841 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26722/statm: 11890 363 245 79 0 218 0
[pid=26736] ppid=26722 vsize=861068 CPUtime=1.28
/proc/26736/stat : 26736 (java) R 26722 26722 26292 0 -1 0 12661 0 1 0 120 8 0 0 25 0 8 0 161865845 881733632 12413 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074118545 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26736/statm: 215267 12413 2010 14 0 201472 0
[pid=26736/tid=26737] ppid=26722 vsize=861068 CPUtime=0.08
/proc/26736/task/26737/stat : 26737 (java) S 26722 26722 26292 0 -1 64 3368 0 0 0 7 1 0 0 16 0 8 0 161865849 881733632 12413 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26736/tid=26738] ppid=26722 vsize=861068 CPUtime=0
/proc/26736/task/26738/stat : 26738 (java) S 26722 26722 26292 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 161865849 881733632 12413 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26736/tid=26739] ppid=26722 vsize=861068 CPUtime=0
/proc/26736/task/26739/stat : 26739 (java) S 26722 26722 26292 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 161865849 881733632 12413 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26736/tid=26740] ppid=26722 vsize=861068 CPUtime=0
/proc/26736/task/26740/stat : 26740 (java) S 26722 26722 26292 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 161865853 881733632 12413 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26736/tid=26741] ppid=26722 vsize=861068 CPUtime=0.27
/proc/26736/task/26741/stat : 26741 (java) S 26722 26722 26292 0 -1 64 998 0 0 0 26 1 0 0 16 0 8 0 161865853 881733632 12413 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26736/tid=26742] ppid=26722 vsize=861068 CPUtime=0
/proc/26736/task/26742/stat : 26742 (java) S 26722 26722 26292 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 161865853 881733632 12413 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26736/tid=26743] ppid=26722 vsize=861068 CPUtime=0
/proc/26736/task/26743/stat : 26743 (java) S 26722 26722 26292 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 161865853 881733632 12413 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) 908628

[startup+2.99747 s]
/proc/loadavg: 1.95 2.00 2.05 3/82 26743
/proc/meminfo: memFree=1802472/2055920 swapFree=4192812/4192956
[pid=26722] ppid=26720 vsize=47560 CPUtime=2.6
/proc/26722/stat : 26722 (galac.sh) S 26720 26722 26292 0 -1 4194304 799 21187 0 1 0 1 244 15 17 0 1 0 161865841 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26722/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 47560

[startup+6.27704 s]
/proc/loadavg: 1.95 2.00 2.05 3/75 26744
/proc/meminfo: memFree=1864224/2055920 swapFree=4192812/4192956
[pid=26722] ppid=26720 vsize=47560 CPUtime=2.6
/proc/26722/stat : 26722 (galac.sh) S 26720 26722 26292 0 -1 4194304 799 21187 0 1 0 1 244 15 17 0 1 0 161865841 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26722/statm: 11890 363 245 79 0 218 0
[pid=26744] ppid=26722 vsize=8824 CPUtime=3.55
/proc/26744/stat : 26744 (minisat) R 26722 26722 26292 0 -1 4194304 1989 0 0 0 354 1 0 0 25 0 1 0 161866110 9035776 1971 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529263 0 0 4096 3 0 0 0 17 1 0 0
/proc/26744/statm: 2206 1971 54 142 0 2062 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 56384

[startup+12.7552 s]
/proc/loadavg: 1.95 2.00 2.05 3/75 26744
/proc/meminfo: memFree=1857632/2055920 swapFree=4192812/4192956
[pid=26722] ppid=26720 vsize=47560 CPUtime=2.6
/proc/26722/stat : 26722 (galac.sh) S 26720 26722 26292 0 -1 4194304 799 21187 0 1 0 1 244 15 17 0 1 0 161865841 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26722/statm: 11890 363 245 79 0 218 0
[pid=26744] ppid=26722 vsize=14864 CPUtime=9.97
/proc/26744/stat : 26744 (minisat) R 26722 26722 26292 0 -1 4194304 3509 0 0 0 994 3 0 0 25 0 1 0 161866110 15220736 3491 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134526472 0 0 4096 3 0 0 0 17 1 0 0
/proc/26744/statm: 3716 3491 54 142 0 3572 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 62424

[startup+25.5854 s]
/proc/loadavg: 1.96 2.00 2.05 3/75 26744
/proc/meminfo: memFree=1848096/2055920 swapFree=4192812/4192956
[pid=26722] ppid=26720 vsize=47560 CPUtime=2.6
/proc/26722/stat : 26722 (galac.sh) S 26720 26722 26292 0 -1 4194304 799 21187 0 1 0 1 244 15 17 0 1 0 161865841 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26722/statm: 11890 363 245 79 0 218 0
[pid=26744] ppid=26722 vsize=22816 CPUtime=22.69
/proc/26744/stat : 26744 (minisat) R 26722 26722 26292 0 -1 4194304 5494 0 0 0 2264 5 0 0 25 0 1 0 161866110 23363584 5476 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/26744/statm: 5704 5476 54 142 0 5560 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 70376

[startup+51.2299 s]
/proc/loadavg: 1.98 2.00 2.04 3/74 26979
/proc/meminfo: memFree=1845864/2055920 swapFree=4192812/4192956
[pid=26722] ppid=26720 vsize=47560 CPUtime=2.6
/proc/26722/stat : 26722 (galac.sh) S 26720 26722 26292 0 -1 4194304 799 21187 0 1 0 1 244 15 17 0 1 0 161865841 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26722/statm: 11890 363 245 79 0 218 0
[pid=26744] ppid=26722 vsize=34528 CPUtime=48.3
/proc/26744/stat : 26744 (minisat) R 26722 26722 26292 0 -1 4194304 8413 0 0 0 4817 13 0 0 25 0 1 0 161866110 35356672 8395 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134715398 0 0 4096 3 0 0 0 17 0 0 0
/proc/26744/statm: 8632 8395 54 142 0 8488 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 82088

[startup+102.526 s]
/proc/loadavg: 1.99 2.00 2.04 3/74 26979
/proc/meminfo: memFree=1839656/2055920 swapFree=4192812/4192956
[pid=26722] ppid=26720 vsize=47560 CPUtime=2.6
/proc/26722/stat : 26722 (galac.sh) S 26720 26722 26292 0 -1 4194304 799 21187 0 1 0 1 244 15 17 0 1 0 161865841 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26722/statm: 11890 363 245 79 0 218 0
[pid=26744] ppid=26722 vsize=41268 CPUtime=99.53
/proc/26744/stat : 26744 (minisat) R 26722 26722 26292 0 -1 4194304 10096 0 0 0 9938 15 0 0 25 0 1 0 161866110 42258432 10078 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/26744/statm: 10317 10078 54 142 0 10173 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 88828

[startup+162.631 s]
/proc/loadavg: 1.99 2.00 2.03 3/74 26979
/proc/meminfo: memFree=1836456/2055920 swapFree=4192812/4192956
[pid=26722] ppid=26720 vsize=47560 CPUtime=2.6
/proc/26722/stat : 26722 (galac.sh) S 26720 26722 26292 0 -1 4194304 799 21187 0 1 0 1 244 15 17 0 1 0 161865841 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26722/statm: 11890 363 245 79 0 218 0
[pid=26744] ppid=26722 vsize=44180 CPUtime=159.58
/proc/26744/stat : 26744 (minisat) R 26722 26722 26292 0 -1 4194304 10806 0 0 0 15942 16 0 0 25 0 1 0 161866110 45240320 10788 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/26744/statm: 11045 10788 54 142 0 10901 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 91740

[startup+222.729 s]
/proc/loadavg: 1.99 2.00 2.03 3/74 26979
/proc/meminfo: memFree=1830184/2055920 swapFree=4192812/4192956
[pid=26722] ppid=26720 vsize=47560 CPUtime=2.6
/proc/26722/stat : 26722 (galac.sh) S 26720 26722 26292 0 -1 4194304 799 21187 0 1 0 1 244 15 17 0 1 0 161865841 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26722/statm: 11890 363 245 79 0 218 0
[pid=26744] ppid=26722 vsize=50612 CPUtime=219.62
/proc/26744/stat : 26744 (minisat) R 26722 26722 26292 0 -1 4194304 12399 0 0 0 21944 18 0 0 25 0 1 0 161866110 51826688 12381 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529487 0 0 4096 3 0 0 0 17 0 0 0
/proc/26744/statm: 12653 12381 54 142 0 12509 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 98172

[startup+282.829 s]
/proc/loadavg: 1.99 2.00 2.02 3/74 26979
/proc/meminfo: memFree=1823336/2055920 swapFree=4192812/4192956
[pid=26722] ppid=26720 vsize=47560 CPUtime=2.6
/proc/26722/stat : 26722 (galac.sh) S 26720 26722 26292 0 -1 4194304 799 21187 0 1 0 1 244 15 17 0 1 0 161865841 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26722/statm: 11890 363 245 79 0 218 0
[pid=26744] ppid=26722 vsize=57284 CPUtime=279.65
/proc/26744/stat : 26744 (minisat) R 26722 26722 26292 0 -1 4194304 14078 0 0 0 27945 20 0 0 25 0 1 0 161866110 58658816 14060 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/26744/statm: 14321 14060 54 142 0 14177 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 104844

[startup+342.929 s]
/proc/loadavg: 2.04 2.01 2.02 3/74 26979
/proc/meminfo: memFree=1823144/2055920 swapFree=4192812/4192956
[pid=26722] ppid=26720 vsize=47560 CPUtime=2.6
/proc/26722/stat : 26722 (galac.sh) S 26720 26722 26292 0 -1 4194304 799 21187 0 1 0 1 244 15 17 0 1 0 161865841 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26722/statm: 11890 363 245 79 0 218 0
[pid=26744] ppid=26722 vsize=57480 CPUtime=339.7
/proc/26744/stat : 26744 (minisat) R 26722 26722 26292 0 -1 4194304 14115 0 0 0 33949 21 0 0 25 0 1 0 161866110 58859520 14097 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529417 0 0 4096 3 0 0 0 17 0 0 0
/proc/26744/statm: 14370 14097 54 142 0 14226 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 105040

[startup+403.028 s]
/proc/loadavg: 2.01 2.00 2.02 3/74 26979
/proc/meminfo: memFree=1815656/2055920 swapFree=4192812/4192956
[pid=26722] ppid=26720 vsize=47560 CPUtime=2.6
/proc/26722/stat : 26722 (galac.sh) S 26720 26722 26292 0 -1 4194304 799 21187 0 1 0 1 244 15 17 0 1 0 161865841 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26722/statm: 11890 363 245 79 0 218 0
[pid=26744] ppid=26722 vsize=65016 CPUtime=399.74
/proc/26744/stat : 26744 (minisat) R 26722 26722 26292 0 -1 4194304 15994 0 0 0 39951 23 0 0 25 0 1 0 161866110 66576384 15976 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/26744/statm: 16254 15976 54 142 0 16110 0
Current children cumulated CPU time (s) 402.34
Current children cumulated vsize (KiB) 112576

[startup+463.125 s]
/proc/loadavg: 2.00 2.00 2.01 3/74 26979
/proc/meminfo: memFree=1815592/2055920 swapFree=4192812/4192956
[pid=26722] ppid=26720 vsize=47560 CPUtime=2.6
/proc/26722/stat : 26722 (galac.sh) S 26720 26722 26292 0 -1 4194304 799 21187 0 1 0 1 244 15 17 0 1 0 161865841 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26722/statm: 11890 363 245 79 0 218 0
[pid=26744] ppid=26722 vsize=65016 CPUtime=459.77
/proc/26744/stat : 26744 (minisat) R 26722 26722 26292 0 -1 4194304 15995 0 0 0 45954 23 0 0 25 0 1 0 161866110 66576384 15977 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/26744/statm: 16254 15977 54 142 0 16110 0
Current children cumulated CPU time (s) 462.37
Current children cumulated vsize (KiB) 112576

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

/proc/loadavg: 2.04 2.05 2.01 3/74 27177
/proc/meminfo: memFree=1804200/2055920 swapFree=4192812/4192956
[pid=26722] ppid=26720 vsize=47560 CPUtime=2.6
/proc/26722/stat : 26722 (galac.sh) S 26720 26722 26292 0 -1 4194304 799 21187 0 1 0 1 244 15 17 0 1 0 161865841 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26722/statm: 11890 363 245 79 0 218 0
[pid=26744] ppid=26722 vsize=76080 CPUtime=1119.57
/proc/26744/stat : 26744 (minisat) R 26722 26722 26292 0 -1 4194304 18650 0 0 0 111914 43 0 0 25 0 1 0 161866110 77905920 18632 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529420 0 0 4096 3 0 0 0 17 0 0 0
/proc/26744/statm: 19020 18632 54 142 0 18876 0
Current children cumulated CPU time (s) 1122.17
Current children cumulated vsize (KiB) 123640

[startup+1183.68 s]
/proc/loadavg: 2.01 2.04 2.00 3/74 27177
/proc/meminfo: memFree=1804008/2055920 swapFree=4192812/4192956
[pid=26722] ppid=26720 vsize=47560 CPUtime=2.6
/proc/26722/stat : 26722 (galac.sh) S 26720 26722 26292 0 -1 4194304 799 21187 0 1 0 1 244 15 17 0 1 0 161865841 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26722/statm: 11890 363 245 79 0 218 0
[pid=26744] ppid=26722 vsize=76288 CPUtime=1179.5
/proc/26744/stat : 26744 (minisat) R 26722 26722 26292 0 -1 4194304 18673 0 0 0 117907 43 0 0 25 0 1 0 161866110 78118912 18655 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/26744/statm: 19072 18655 54 142 0 18928 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 123848

[startup+1243.78 s]
/proc/loadavg: 2.00 2.03 2.00 3/74 27177
/proc/meminfo: memFree=1802792/2055920 swapFree=4192812/4192956
[pid=26722] ppid=26720 vsize=47560 CPUtime=2.6
/proc/26722/stat : 26722 (galac.sh) S 26720 26722 26292 0 -1 4194304 799 21187 0 1 0 1 244 15 17 0 1 0 161865841 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26722/statm: 11890 363 245 79 0 218 0
[pid=26744] ppid=26722 vsize=77484 CPUtime=1239.56
/proc/26744/stat : 26744 (minisat) R 26722 26722 26292 0 -1 4194304 18983 0 0 0 123912 44 0 0 25 0 1 0 161866110 79343616 18965 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/26744/statm: 19371 18965 54 142 0 19227 0
Current children cumulated CPU time (s) 1242.16
Current children cumulated vsize (KiB) 125044

[startup+1303.78 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 27177
/proc/meminfo: memFree=1802600/2055920 swapFree=4192812/4192956
[pid=26722] ppid=26720 vsize=47560 CPUtime=2.6
/proc/26722/stat : 26722 (galac.sh) S 26720 26722 26292 0 -1 4194304 799 21187 0 1 0 1 244 15 17 0 1 0 161865841 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26722/statm: 11890 363 245 79 0 218 0
[pid=26744] ppid=26722 vsize=77632 CPUtime=1299.5
/proc/26744/stat : 26744 (minisat) R 26722 26722 26292 0 -1 4194304 19028 0 0 0 129906 44 0 0 25 0 1 0 161866110 79495168 19010 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 0 0 0
/proc/26744/statm: 19408 19010 54 142 0 19264 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 125192

[startup+1363.89 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 27177
/proc/meminfo: memFree=1802472/2055920 swapFree=4192812/4192956
[pid=26722] ppid=26720 vsize=47560 CPUtime=2.6
/proc/26722/stat : 26722 (galac.sh) S 26720 26722 26292 0 -1 4194304 799 21187 0 1 0 1 244 15 17 0 1 0 161865841 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26722/statm: 11890 363 245 79 0 218 0
[pid=26744] ppid=26722 vsize=77796 CPUtime=1359.53
/proc/26744/stat : 26744 (minisat) R 26722 26722 26292 0 -1 4194304 19060 0 0 0 135909 44 0 0 25 0 1 0 161866110 79663104 19042 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/26744/statm: 19449 19042 54 142 0 19305 0
Current children cumulated CPU time (s) 1362.13
Current children cumulated vsize (KiB) 125356

[startup+1423.98 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 27177
/proc/meminfo: memFree=1802408/2055920 swapFree=4192812/4192956
[pid=26722] ppid=26720 vsize=47560 CPUtime=2.6
/proc/26722/stat : 26722 (galac.sh) S 26720 26722 26292 0 -1 4194304 799 21187 0 1 0 1 244 15 17 0 1 0 161865841 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26722/statm: 11890 363 245 79 0 218 0
[pid=26744] ppid=26722 vsize=77796 CPUtime=1419.57
/proc/26744/stat : 26744 (minisat) R 26722 26722 26292 0 -1 4194304 19060 0 0 0 141913 44 0 0 25 0 1 0 161866110 79663104 19042 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/26744/statm: 19449 19042 54 142 0 19305 0
Current children cumulated CPU time (s) 1422.17
Current children cumulated vsize (KiB) 125356

[startup+1484.08 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 27177
/proc/meminfo: memFree=1802408/2055920 swapFree=4192812/4192956
[pid=26722] ppid=26720 vsize=47560 CPUtime=2.6
/proc/26722/stat : 26722 (galac.sh) S 26720 26722 26292 0 -1 4194304 799 21187 0 1 0 1 244 15 17 0 1 0 161865841 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26722/statm: 11890 363 245 79 0 218 0
[pid=26744] ppid=26722 vsize=77796 CPUtime=1479.6
/proc/26744/stat : 26744 (minisat) R 26722 26722 26292 0 -1 4194304 19060 0 0 0 147916 44 0 0 25 0 1 0 161866110 79663104 19042 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529616 0 0 4096 3 0 0 0 17 0 0 0
/proc/26744/statm: 19449 19042 54 142 0 19305 0
Current children cumulated CPU time (s) 1482.2
Current children cumulated vsize (KiB) 125356

[startup+1544.08 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 27177
/proc/meminfo: memFree=1799400/2055920 swapFree=4192812/4192956
[pid=26722] ppid=26720 vsize=47560 CPUtime=2.6
/proc/26722/stat : 26722 (galac.sh) S 26720 26722 26292 0 -1 4194304 799 21187 0 1 0 1 244 15 17 0 1 0 161865841 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26722/statm: 11890 363 245 79 0 218 0
[pid=26744] ppid=26722 vsize=80988 CPUtime=1539.53
/proc/26744/stat : 26744 (minisat) R 26722 26722 26292 0 -1 4194304 19857 0 0 0 153908 45 0 0 25 0 1 0 161866110 82931712 19839 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 0 0 0
/proc/26744/statm: 20247 19839 54 142 0 20103 0
Current children cumulated CPU time (s) 1542.13
Current children cumulated vsize (KiB) 128548

[startup+1604.18 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 27177
/proc/meminfo: memFree=1794024/2055920 swapFree=4192812/4192956
[pid=26722] ppid=26720 vsize=47560 CPUtime=2.6
/proc/26722/stat : 26722 (galac.sh) S 26720 26722 26292 0 -1 4194304 799 21187 0 1 0 1 244 15 17 0 1 0 161865841 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26722/statm: 11890 363 245 79 0 218 0
[pid=26744] ppid=26722 vsize=86276 CPUtime=1599.58
/proc/26744/stat : 26744 (minisat) R 26722 26722 26292 0 -1 4194304 21148 0 0 0 159912 46 0 0 25 0 1 0 161866110 88346624 21130 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/26744/statm: 21569 21130 54 142 0 21425 0
Current children cumulated CPU time (s) 1602.18
Current children cumulated vsize (KiB) 133836

[startup+1664.18 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 27179
/proc/meminfo: memFree=1793640/2055920 swapFree=4192812/4192956
[pid=26722] ppid=26720 vsize=47560 CPUtime=2.6
/proc/26722/stat : 26722 (galac.sh) S 26720 26722 26292 0 -1 4194304 799 21187 0 1 0 1 244 15 17 0 1 0 161865841 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26722/statm: 11890 363 245 79 0 218 0
[pid=26744] ppid=26722 vsize=86448 CPUtime=1659.53
/proc/26744/stat : 26744 (minisat) R 26722 26722 26292 0 -1 4194304 21200 0 0 0 165907 46 0 0 25 0 1 0 161866110 88522752 21182 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/26744/statm: 21612 21182 54 142 0 21468 0
Current children cumulated CPU time (s) 1662.13
Current children cumulated vsize (KiB) 134008

[startup+1724.19 s]
/proc/loadavg: 2.06 2.01 2.00 3/74 27179
/proc/meminfo: memFree=1792616/2055920 swapFree=4192812/4192956
[pid=26722] ppid=26720 vsize=47560 CPUtime=2.6
/proc/26722/stat : 26722 (galac.sh) S 26720 26722 26292 0 -1 4194304 799 21187 0 1 0 1 244 15 17 0 1 0 161865841 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26722/statm: 11890 363 245 79 0 218 0
[pid=26744] ppid=26722 vsize=87656 CPUtime=1719.45
/proc/26744/stat : 26744 (minisat) R 26722 26722 26292 0 -1 4194304 21463 0 0 0 171899 46 0 0 25 0 1 0 161866110 89759744 21445 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/26744/statm: 21914 21445 54 142 0 21770 0
Current children cumulated CPU time (s) 1722.05
Current children cumulated vsize (KiB) 135216

[startup+1784.28 s]
/proc/loadavg: 2.05 2.02 2.00 3/74 27179
/proc/meminfo: memFree=1791784/2055920 swapFree=4192812/4192956
[pid=26722] ppid=26720 vsize=47560 CPUtime=2.6
/proc/26722/stat : 26722 (galac.sh) S 26720 26722 26292 0 -1 4194304 799 21187 0 1 0 1 244 15 17 0 1 0 161865841 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26722/statm: 11890 363 245 79 0 218 0
[pid=26744] ppid=26722 vsize=88644 CPUtime=1779.5
/proc/26744/stat : 26744 (minisat) R 26722 26722 26292 0 -1 4194304 21678 0 0 0 177903 47 0 0 25 0 1 0 161866110 90771456 21660 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529450 0 0 4096 3 0 0 0 17 0 0 0
/proc/26744/statm: 22161 21660 54 142 0 22017 0
Current children cumulated CPU time (s) 1782.1
Current children cumulated vsize (KiB) 136204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.23 s]
/proc/loadavg: 2.04 2.02 2.00 3/74 27179
/proc/meminfo: memFree=1791656/2055920 swapFree=4192812/4192956
[pid=26722] ppid=26720 vsize=47560 CPUtime=2.6
/proc/26722/stat : 26722 (galac.sh) S 26720 26722 26292 0 -1 4194304 799 21187 0 1 0 1 244 15 17 0 1 0 161865841 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26722/statm: 11890 363 245 79 0 218 0
[pid=26744] ppid=26722 vsize=88808 CPUtime=1797.45
/proc/26744/stat : 26744 (minisat) R 26722 26722 26292 0 -1 4194304 21715 0 0 0 179698 47 0 0 25 0 1 0 161866110 90939392 21697 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/26744/statm: 22202 21697 54 142 0 22058 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 136368

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 26722 and gives childrusage.ru_utime.tv_sec=2 childrusage.ru_utime.tv_usec=449627 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=168974
CPU time returned by wait4() is 2.6186
while last known CPU time is 1800.05

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

Real time (s): 1802.24
CPU time (s): 1800.05
CPU user time (s): 1799.42
CPU system time (s): 0.63
CPU usage (%): 99.8782
Max. virtual memory (cumulated for all children) (KiB): 908628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.44963
system time used= 0.168974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21986
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= 1289
involuntary context switches= 1297

runsolver used 2.05069 s user time and 4.44432 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Sun Jan  7 01:51:20 UTC 2007


IDJOB= 199507
IDBENCH= 3622
FILE ID= node61/199507-1168134680

PBS_JOBID= 3477997

Free space on /tmp= 66506 MiB

BENCH NAME= HOME/pub/bench/CPAI06/allIntervalSeries/series-20.xml
COMMAND LINE= /tmp/evaluation/199507-1168134680/galac.sh /tmp/evaluation/199507-1168134680/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-199507-1168134680 -o ROOT/results/node61/solver-199507-1168134680 -C 1800 -M 900  /tmp/evaluation/199507-1168134680/galac.sh /tmp/evaluation/199507-1168134680/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  f051ba5be31bddb148dcd9a1b4764b6e

RANDOM SEED= 385516535

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.259
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.259
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:       1872968 kB
Buffers:         28804 kB
Cached:          61704 kB
SwapCached:          0 kB
Active:          80488 kB
Inactive:        43888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1872968 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2872 kB
Writeback:           0 kB
Mapped:          45184 kB
Slab:            44112 kB
Committed_AS:  3349968 kB
PageTables:       1768 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= 66505 MiB



End job on node61 on Sun Jan  7 02:21:22 UTC 2007