Trace number 199318

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
CSPtoSAT+minisat 0.3? (TO) 1800.09 1814.55

General information on the benchmark

NameallIntervalSeries/
series-18.xml
MD5SUMc34f3494cb8e761927c44a37c33056f2
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.027995
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables35
Number of constraints306
Maximum constraint arity3
Maximum domain size18
Number of constraints which are defined in extension0
Number of constraints which are defined in intension306
Global constraints used (with number of constraints)

Solver Data (download as text)

0.10	c This is CSPtoSAT+minisat version 0.3
0.10	c (c) 2006 roussel@cril.univ-artois.fr
0.10	
0.10	c This solver internally uses a modified version of MiniSat2 version 061112
0.10	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.10	
0.10	c parsing...
0.10	c ...done
0.10	c #SATvar=1771 #SATclauses=3433 #CSPpredicates=306

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/node75/watcher-199318-1168053674 -o ROOT/results/node75/solver-199318-1168053674 -C 1800 -M 900 /tmp/evaluation/199318-1168053674/CSPtoSAT+minisat /tmp/evaluation/199318-1168053674/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.13 1.75 1.86 5/73 17420
/proc/meminfo: memFree=1378288/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=496 CPUtime=0
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 153767005 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6734628 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 124 36 29 52 0 19 0

[startup+0.104838 s]
/proc/loadavg: 1.13 1.75 1.86 5/73 17420
/proc/meminfo: memFree=1378288/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=7064 CPUtime=0.09
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 934 0 0 0 9 0 0 0 20 0 1 0 153767005 7233536 878 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665680 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 1766 878 720 52 0 134 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7064

[startup+0.512885 s]
/proc/loadavg: 1.13 1.75 1.86 5/73 17420
/proc/meminfo: memFree=1378288/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=7328 CPUtime=0.49
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 983 0 0 0 49 0 0 0 24 0 1 0 153767005 7503872 927 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 1832 927 720 52 0 200 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 7328

[startup+1.33398 s]
/proc/loadavg: 1.13 1.75 1.86 3/73 17420
/proc/meminfo: memFree=1377136/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=7592 CPUtime=1.31
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 1063 0 0 0 131 0 0 0 25 0 1 0 153767005 7774208 1007 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 1898 1007 720 52 0 266 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 7592

[startup+2.97117 s]
/proc/loadavg: 1.28 1.77 1.86 3/73 17420
/proc/meminfo: memFree=1376560/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=8120 CPUtime=2.94
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 1194 0 0 0 294 0 0 0 25 0 1 0 153767005 8314880 1138 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687459 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 2030 1138 720 52 0 398 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 8120

[startup+6.25356 s]
/proc/loadavg: 1.28 1.77 1.86 3/73 17420
/proc/meminfo: memFree=1375408/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=9704 CPUtime=6.19
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 1593 0 0 0 619 0 0 0 25 0 1 0 153767005 9936896 1537 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 2426 1537 720 52 0 794 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 9704

[startup+12.7143 s]
/proc/loadavg: 1.39 1.78 1.87 3/73 17420
/proc/meminfo: memFree=1370480/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=14324 CPUtime=12.6
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 2727 0 0 0 1260 0 0 0 25 0 1 0 153767005 14667776 2671 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134538352 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 3581 2671 720 52 0 1949 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 14324

[startup+25.5218 s]
/proc/loadavg: 1.48 1.79 1.87 3/73 17420
/proc/meminfo: memFree=1362608/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=22244 CPUtime=25.32
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 4731 0 0 0 2531 1 0 0 25 0 1 0 153767005 22777856 4675 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665604 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 5561 4675 720 52 0 3929 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 22244

[startup+51.1489 s]
/proc/loadavg: 1.66 1.80 1.87 3/73 17420
/proc/meminfo: memFree=1349936/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=34520 CPUtime=50.72
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 7779 0 0 0 5070 2 0 0 25 0 1 0 153767005 35348480 7723 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 8630 7723 720 52 0 6998 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 34520

[startup+102.41 s]
/proc/loadavg: 1.85 1.83 1.87 3/73 17420
/proc/meminfo: memFree=1328368/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=55772 CPUtime=101.57
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 13095 0 0 0 10153 4 0 0 25 0 1 0 153767005 57110528 13039 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673102 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 13943 13039 720 52 0 12311 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 55772

[startup+162.51 s]
/proc/loadavg: 1.95 1.86 1.88 3/73 17420
/proc/meminfo: memFree=1311280/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=72504 CPUtime=161.2
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 17274 0 0 0 16113 7 0 0 25 0 1 0 153767005 74244096 17218 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 18126 17218 720 52 0 16494 0
Current children cumulated CPU time (s) 161.2
Current children cumulated vsize (KiB) 72504

[startup+222.605 s]
/proc/loadavg: 1.98 1.88 1.89 3/73 17420
/proc/meminfo: memFree=1296304/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=87320 CPUtime=220.79
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 20985 0 0 0 22071 8 0 0 25 0 1 0 153767005 89415680 20929 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 21830 20929 720 52 0 20198 0
Current children cumulated CPU time (s) 220.79
Current children cumulated vsize (KiB) 87320

[startup+282.606 s]
/proc/loadavg: 1.99 1.90 1.89 3/73 17420
/proc/meminfo: memFree=1283888/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=99444 CPUtime=280.31
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 24032 0 0 0 28021 10 0 0 25 0 1 0 153767005 101830656 23976 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671665 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 24861 23976 720 52 0 23229 0
Current children cumulated CPU time (s) 280.31
Current children cumulated vsize (KiB) 99444

[startup+342.706 s]
/proc/loadavg: 1.99 1.92 1.90 3/73 17420
/proc/meminfo: memFree=1271792/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=111584 CPUtime=339.94
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 27043 0 0 0 33982 12 0 0 25 0 1 0 153767005 114262016 26987 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533148 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 27896 26987 720 52 0 26264 0
Current children cumulated CPU time (s) 339.94
Current children cumulated vsize (KiB) 111584

[startup+402.708 s]
/proc/loadavg: 1.99 1.93 1.90 3/73 17420
/proc/meminfo: memFree=1258608/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=124256 CPUtime=399.44
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 30233 0 0 0 39929 15 0 0 25 0 1 0 153767005 127238144 30177 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678265 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 31064 30177 720 52 0 29432 0
Current children cumulated CPU time (s) 399.44
Current children cumulated vsize (KiB) 124256

[startup+462.714 s]
/proc/loadavg: 1.99 1.94 1.91 3/73 17420
/proc/meminfo: memFree=1246768/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=136004 CPUtime=458.97
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 33165 0 0 0 45881 16 0 0 25 0 1 0 153767005 139268096 33109 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600102 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 34001 33109 720 52 0 32369 0
Current children cumulated CPU time (s) 458.97
Current children cumulated vsize (KiB) 136004

[startup+522.719 s]
/proc/loadavg: 1.99 1.95 1.91 3/73 17420
/proc/meminfo: memFree=1235760/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=146828 CPUtime=518.5
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 35873 0 0 0 51833 17 0 0 25 0 1 0 153767005 150351872 35817 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671506 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 36707 35817 720 52 0 35075 0
Current children cumulated CPU time (s) 518.5
Current children cumulated vsize (KiB) 146828

[startup+582.721 s]
/proc/loadavg: 1.99 1.95 1.91 3/73 17420
/proc/meminfo: memFree=1224304/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=158372 CPUtime=578
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 38735 0 0 0 57781 19 0 0 25 0 1 0 153767005 162172928 38679 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671635 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 39593 38679 720 52 0 37961 0
Current children cumulated CPU time (s) 578
Current children cumulated vsize (KiB) 158372

[startup+642.723 s]
/proc/loadavg: 1.99 1.96 1.91 3/73 17420
/proc/meminfo: memFree=1214512/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=168132 CPUtime=637.53
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 41177 0 0 0 63732 21 0 0 25 0 1 0 153767005 172167168 41121 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671436 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 42033 41121 720 52 0 40401 0
Current children cumulated CPU time (s) 637.53
Current children cumulated vsize (KiB) 168132

[startup+702.733 s]
/proc/loadavg: 2.05 1.98 1.91 3/73 17420
/proc/meminfo: memFree=1203888/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=178564 CPUtime=697.06
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 43801 0 0 0 69683 23 0 0 25 0 1 0 153767005 182849536 43745 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134626752 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 44641 43745 720 52 0 43009 0
Current children cumulated CPU time (s) 697.06
Current children cumulated vsize (KiB) 178564

[startup+762.743 s]
/proc/loadavg: 2.02 1.98 1.91 3/73 17420
/proc/meminfo: memFree=1194160/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=187940 CPUtime=756.57
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 46135 0 0 0 75633 24 0 0 25 0 1 0 153767005 192450560 46079 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673688 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 46985 46079 720 52 0 45353 0
Current children cumulated CPU time (s) 756.57
Current children cumulated vsize (KiB) 187940

[startup+822.746 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 17420
/proc/meminfo: memFree=1184432/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=197568 CPUtime=816.09
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 48548 0 0 0 81583 26 0 0 25 0 1 0 153767005 202309632 48492 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 49392 48492 720 52 0 47760 0
Current children cumulated CPU time (s) 816.09
Current children cumulated vsize (KiB) 197568

[startup+882.751 s]
/proc/loadavg: 2.04 2.00 1.92 3/73 17420
/proc/meminfo: memFree=1174896/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=207168 CPUtime=875.62
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 50954 0 0 0 87534 28 0 0 25 0 1 0 153767005 212140032 50898 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600350 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 51792 50898 720 52 0 50160 0
Current children cumulated CPU time (s) 875.62
Current children cumulated vsize (KiB) 207168

[startup+942.764 s]
/proc/loadavg: 2.01 2.00 1.92 3/73 17420
/proc/meminfo: memFree=1164976/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=216796 CPUtime=935.13
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 53374 0 0 0 93484 29 0 0 25 0 1 0 153767005 221999104 53306 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671360 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 54199 53306 720 52 0 52567 0
Current children cumulated CPU time (s) 935.13
Current children cumulated vsize (KiB) 216796

[startup+1002.77 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 17420
/proc/meminfo: memFree=1155632/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=226300 CPUtime=994.65
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 55756 0 0 0 99434 31 0 0 25 0 1 0 153767005 231731200 55688 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 56575 55688 720 52 0 54943 0
Current children cumulated CPU time (s) 994.65
Current children cumulated vsize (KiB) 226300

[startup+1062.78 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 17420
/proc/meminfo: memFree=1145520/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=236028 CPUtime=1054.19
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 58184 0 0 0 105386 33 0 0 25 0 1 0 153767005 241692672 58116 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671391 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 59007 58116 720 52 0 57375 0
Current children cumulated CPU time (s) 1054.19
Current children cumulated vsize (KiB) 236028

[startup+1122.79 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 17420
/proc/meminfo: memFree=1135856/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=245652 CPUtime=1113.7
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 60572 0 0 0 111336 34 0 0 25 0 1 0 153767005 251547648 60504 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671356 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 61413 60504 720 52 0 59781 0
Current children cumulated CPU time (s) 1113.7
Current children cumulated vsize (KiB) 245652

[startup+1182.79 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 17420
/proc/meminfo: memFree=1129264/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=252112 CPUtime=1173.22
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 62189 0 0 0 117287 35 0 0 25 0 1 0 153767005 258162688 62121 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672917 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 63028 62121 720 52 0 61396 0
Current children cumulated CPU time (s) 1173.22
Current children cumulated vsize (KiB) 252112

[startup+1242.8 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 17420
/proc/meminfo: memFree=1122672/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=258740 CPUtime=1232.75
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 63853 0 0 0 123239 36 0 0 25 0 1 0 153767005 264949760 63785 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 64685 63785 720 52 0 63053 0
Current children cumulated CPU time (s) 1232.75
Current children cumulated vsize (KiB) 258740

[startup+1302.82 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 17420
/proc/meminfo: memFree=1115760/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=265404 CPUtime=1292.27
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 65532 0 0 0 129190 37 0 0 25 0 1 0 153767005 271773696 65458 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671436 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 66351 65458 720 52 0 64719 0
Current children cumulated CPU time (s) 1292.27
Current children cumulated vsize (KiB) 265404

[startup+1362.83 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 17420
/proc/meminfo: memFree=1109360/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=271916 CPUtime=1351.81
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 67180 0 0 0 135143 38 0 0 25 0 1 0 153767005 278441984 67097 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 67979 67097 720 52 0 66347 0
Current children cumulated CPU time (s) 1351.81
Current children cumulated vsize (KiB) 271916

[startup+1422.85 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 17420
/proc/meminfo: memFree=1102768/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=278232 CPUtime=1411.35
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 68756 0 0 0 141095 40 0 0 25 0 1 0 153767005 284909568 68659 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 69558 68659 720 52 0 67926 0
Current children cumulated CPU time (s) 1411.35
Current children cumulated vsize (KiB) 278232

[startup+1482.86 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 17420
/proc/meminfo: memFree=1095408/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=285624 CPUtime=1470.86
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 70593 0 0 0 147045 41 0 0 25 0 1 0 153767005 292478976 70496 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673099 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 71406 70496 720 52 0 69774 0
Current children cumulated CPU time (s) 1470.86
Current children cumulated vsize (KiB) 285624

[startup+1542.87 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 17420
/proc/meminfo: memFree=1087408/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=293380 CPUtime=1530.4
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 72564 0 0 0 152997 43 0 0 25 0 1 0 153767005 300421120 72457 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671240 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 73345 72457 720 52 0 71713 0
Current children cumulated CPU time (s) 1530.4
Current children cumulated vsize (KiB) 293380

[startup+1602.89 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 17420
/proc/meminfo: memFree=1080240/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=300428 CPUtime=1589.93
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 74331 0 0 0 158949 44 0 0 25 0 1 0 153767005 307638272 74218 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665765 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 75107 74218 720 52 0 73475 0
Current children cumulated CPU time (s) 1589.93
Current children cumulated vsize (KiB) 300428

[startup+1662.9 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 17420
/proc/meminfo: memFree=1072496/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=308324 CPUtime=1649.44
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 76292 0 0 0 164899 45 0 0 25 0 1 0 153767005 315723776 76178 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533131 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 77081 76178 720 52 0 75449 0
Current children cumulated CPU time (s) 1649.44
Current children cumulated vsize (KiB) 308324

[startup+1722.92 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 17420
/proc/meminfo: memFree=1064112/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=316504 CPUtime=1708.98
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 78329 0 0 0 170852 46 0 0 25 0 1 0 153767005 324100096 78215 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671436 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 79126 78215 720 52 0 77494 0
Current children cumulated CPU time (s) 1708.98
Current children cumulated vsize (KiB) 316504

[startup+1782.93 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 17420
/proc/meminfo: memFree=1057456/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=323016 CPUtime=1768.51
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 79989 0 0 0 176804 47 0 0 25 0 1 0 153767005 330768384 79847 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673097 0 0 4096 0 0 0 0 17 0 0 0
/proc/17419/statm: 80754 79847 720 52 0 79122 0
Current children cumulated CPU time (s) 1768.51
Current children cumulated vsize (KiB) 323016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.49 s]
/proc/loadavg: 1.61 1.90 1.89 2/68 17432
/proc/meminfo: memFree=1061400/2055920 swapFree=4191892/4192956
[pid=17419] ppid=17417 vsize=326964 CPUtime=1800.03
/proc/17419/stat : 17419 (CSPtoSAT+minisa) R 17417 17419 16582 0 -1 4194304 80982 0 0 0 179955 48 0 0 25 0 1 0 153767005 334811136 80840 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/17419/statm: 81741 80840 720 52 0 80109 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 326964

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.55
CPU time (s): 1800.09
CPU user time (s): 1799.55
CPU system time (s): 0.536918
CPU usage (%): 99.2033
Max. virtual memory (cumulated for all children) (KiB): 326964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.55
system time used= 0.536918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80982
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 31734

runsolver used 1.68974 s user time and 4.75628 s system time

The end

Launcher Data (download as text)

Begin job on node75 on Sat Jan  6 03:21:16 UTC 2007


IDJOB= 199318
IDBENCH= 3607
FILE ID= node75/199318-1168053674

PBS_JOBID= 3475495

Free space on /tmp= 66547 MiB

BENCH NAME= HOME/pub/bench/CPAI06/allIntervalSeries/series-18.xml
COMMAND LINE= /tmp/evaluation/199318-1168053674/CSPtoSAT+minisat /tmp/evaluation/199318-1168053674/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-199318-1168053674 -o ROOT/results/node75/solver-199318-1168053674 -C 1800 -M 900  /tmp/evaluation/199318-1168053674/CSPtoSAT+minisat /tmp/evaluation/199318-1168053674/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  c34f3494cb8e761927c44a37c33056f2

RANDOM SEED= 208753804

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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1378704 kB
Buffers:         63924 kB
Cached:         507892 kB
SwapCached:        268 kB
Active:          89104 kB
Inactive:       505048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1378704 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            3212 kB
Writeback:           0 kB
Mapped:          34636 kB
Slab:            68476 kB
Committed_AS:  3015644 kB
PageTables:       1760 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 node75 on Sat Jan  6 03:51:34 UTC 2007