Trace number 214219

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.1 1801.74

General information on the benchmark

NamepseudoSeries/par/
par-32-1-c.xml
MD5SUMbfe3ce251328ed77af50c91066f0ef0d
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2630
Number of constraints6569
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6569
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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-214219-1168063947 -o ROOT/results/node52/solver-214219-1168063947 -C 1800 -M 900 /tmp/evaluation/214219-1168063947/CSPtoSAT+minisat /tmp/evaluation/214219-1168063947/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: 0.46 0.79 1.15 3/68 26774
/proc/meminfo: memFree=1525800/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=6696 CPUtime=0
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 402 0 0 0 0 0 0 0 18 0 1 0 154793352 6856704 382 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4279320 0 0 4096 0 0 0 0 17 1 0 0
/proc/26773/statm: 1674 383 358 52 0 30 0

[startup+0.106655 s]
/proc/loadavg: 0.46 0.79 1.15 3/68 26774
/proc/meminfo: memFree=1525800/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=8032 CPUtime=0.1
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 1096 0 0 0 10 0 0 0 18 0 1 0 154793352 8224768 1064 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4156371160 0 0 4096 0 0 0 0 17 1 0 0
/proc/26773/statm: 2008 1064 703 52 0 376 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8032

[startup+0.514682 s]
/proc/loadavg: 0.46 0.79 1.15 3/68 26774
/proc/meminfo: memFree=1525800/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=9056 CPUtime=0.5
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 1416 0 0 0 50 0 0 0 21 0 1 0 154793352 9273344 1358 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600357 0 0 4096 0 0 0 0 17 1 0 0
/proc/26773/statm: 2264 1358 720 52 0 632 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9056

[startup+1.33474 s]
/proc/loadavg: 0.51 0.80 1.15 2/68 26777
/proc/meminfo: memFree=1524768/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=9188 CPUtime=1.32
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 1439 0 0 0 132 0 0 0 25 0 1 0 154793352 9408512 1381 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533103 0 0 4096 0 0 0 0 17 1 0 0
/proc/26773/statm: 2297 1381 720 52 0 665 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 9188

[startup+2.97085 s]
/proc/loadavg: 0.51 0.80 1.15 2/68 26777
/proc/meminfo: memFree=1524768/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=9324 CPUtime=2.95
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 1475 0 0 0 295 0 0 0 25 0 1 0 154793352 9547776 1417 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 1 0 0
/proc/26773/statm: 2331 1417 720 52 0 699 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 9324

[startup+6.25609 s]
/proc/loadavg: 0.54 0.80 1.15 2/68 26780
/proc/meminfo: memFree=1524384/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=9456 CPUtime=6.22
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 1526 0 0 0 622 0 0 0 25 0 1 0 154793352 9682944 1468 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 0 0 0
/proc/26773/statm: 2364 1468 720 52 0 732 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 9456

[startup+12.7095 s]
/proc/loadavg: 0.66 0.82 1.16 3/73 26803
/proc/meminfo: memFree=1477688/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=9852 CPUtime=12.65
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 1634 0 0 0 1265 0 0 0 25 0 1 0 154793352 10088448 1576 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678585 0 0 4096 0 0 0 0 17 0 0 0
/proc/26773/statm: 2463 1576 720 52 0 831 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 9852

[startup+25.5324 s]
/proc/loadavg: 0.87 0.86 1.16 3/73 26803
/proc/meminfo: memFree=1409472/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=10512 CPUtime=25.42
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 1794 0 0 0 2542 0 0 0 25 0 1 0 154793352 10764288 1736 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/26773/statm: 2628 1736 720 52 0 996 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 10512

[startup+51.1731 s]
/proc/loadavg: 1.31 0.97 1.19 3/73 26803
/proc/meminfo: memFree=1288960/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=11172 CPUtime=50.94
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 1966 0 0 0 5093 1 0 0 25 0 1 0 154793352 11440128 1908 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600145 0 0 4096 0 0 0 0 17 0 0 0
/proc/26773/statm: 2793 1908 720 52 0 1161 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 11172

[startup+102.446 s]
/proc/loadavg: 1.70 1.12 1.23 3/73 26803
/proc/meminfo: memFree=1089280/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=11964 CPUtime=101.98
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 2145 0 0 0 10197 1 0 0 25 0 1 0 154793352 12251136 2087 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 0 0 0
/proc/26773/statm: 2991 2087 720 52 0 1359 0
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (KiB) 11964

[startup+162.545 s]
/proc/loadavg: 1.89 1.28 1.28 3/73 26803
/proc/meminfo: memFree=871872/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=12760 CPUtime=161.82
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 2331 0 0 0 16181 1 0 0 25 0 1 0 154793352 13066240 2273 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/26773/statm: 3190 2273 720 52 0 1558 0
Current children cumulated CPU time (s) 161.82
Current children cumulated vsize (KiB) 12760

[startup+222.642 s]
/proc/loadavg: 1.96 1.41 1.32 3/73 26803
/proc/meminfo: memFree=672256/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=13160 CPUtime=221.66
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 2450 0 0 0 22164 2 0 0 25 0 1 0 154793352 13475840 2392 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667331 0 0 4096 0 0 0 0 17 0 0 0
/proc/26773/statm: 3290 2392 720 52 0 1658 0
Current children cumulated CPU time (s) 221.66
Current children cumulated vsize (KiB) 13160

[startup+282.712 s]
/proc/loadavg: 1.76 1.45 1.34 2/65 26855
/proc/meminfo: memFree=1524680/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=13544 CPUtime=281.44
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 2553 0 0 0 28141 3 0 0 25 0 1 0 154793352 13869056 2495 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 1 0 0
/proc/26773/statm: 3386 2495 720 52 0 1754 0
Current children cumulated CPU time (s) 281.44
Current children cumulated vsize (KiB) 13544

[startup+342.723 s]
/proc/loadavg: 1.28 1.37 1.31 2/65 26857
/proc/meminfo: memFree=1524360/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=14204 CPUtime=341.44
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 2692 0 0 0 34141 3 0 0 25 0 1 0 154793352 14544896 2634 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573858 0 0 4096 0 0 0 0 17 1 0 0
/proc/26773/statm: 3551 2634 720 52 0 1919 0
Current children cumulated CPU time (s) 341.44
Current children cumulated vsize (KiB) 14204

[startup+402.738 s]
/proc/loadavg: 1.10 1.30 1.29 2/65 26857
/proc/meminfo: memFree=1523912/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=14600 CPUtime=401.43
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 2811 0 0 0 40140 3 0 0 25 0 1 0 154793352 14950400 2753 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533148 0 0 4096 0 0 0 0 17 1 0 0
/proc/26773/statm: 3650 2753 720 52 0 2018 0
Current children cumulated CPU time (s) 401.43
Current children cumulated vsize (KiB) 14600

[startup+462.747 s]
/proc/loadavg: 1.09 1.26 1.27 2/65 26857
/proc/meminfo: memFree=1523464/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=14996 CPUtime=461.43
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 2902 0 0 0 46140 3 0 0 25 0 1 0 154793352 15355904 2844 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/26773/statm: 3749 2844 720 52 0 2117 0
Current children cumulated CPU time (s) 461.43
Current children cumulated vsize (KiB) 14996

[startup+522.756 s]
/proc/loadavg: 1.03 1.21 1.25 2/65 26857
/proc/meminfo: memFree=1522760/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=15656 CPUtime=521.42
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 3087 0 0 0 52139 3 0 0 25 0 1 0 154793352 16031744 3029 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/26773/statm: 3914 3029 720 52 0 2282 0
Current children cumulated CPU time (s) 521.42
Current children cumulated vsize (KiB) 15656

[startup+582.764 s]
/proc/loadavg: 1.01 1.17 1.24 2/65 26857
/proc/meminfo: memFree=1522440/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=16052 CPUtime=581.42
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 3166 0 0 0 58138 4 0 0 25 0 1 0 154793352 16437248 3108 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/26773/statm: 4013 3108 720 52 0 2381 0
Current children cumulated CPU time (s) 581.42
Current children cumulated vsize (KiB) 16052

[startup+642.779 s]
/proc/loadavg: 1.00 1.13 1.22 2/65 26857
/proc/meminfo: memFree=1522056/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=16448 CPUtime=641.42
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 3264 0 0 0 64138 4 0 0 25 0 1 0 154793352 16842752 3206 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134630896 0 0 4096 0 0 0 0 17 1 0 0
/proc/26773/statm: 4112 3206 720 52 0 2480 0
Current children cumulated CPU time (s) 641.42
Current children cumulated vsize (KiB) 16448

[startup+702.789 s]
/proc/loadavg: 1.00 1.11 1.20 2/65 26857
/proc/meminfo: memFree=1521672/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=16844 CPUtime=701.41
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 3360 0 0 0 70137 4 0 0 25 0 1 0 154793352 17248256 3302 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573846 0 0 4096 0 0 0 0 17 1 0 0
/proc/26773/statm: 4211 3302 720 52 0 2579 0
Current children cumulated CPU time (s) 701.41
Current children cumulated vsize (KiB) 16844

[startup+762.8 s]
/proc/loadavg: 1.00 1.08 1.18 2/65 26857
/proc/meminfo: memFree=1521224/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=17240 CPUtime=761.41
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 3463 0 0 0 76137 4 0 0 25 0 1 0 154793352 17653760 3405 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573850 0 0 4096 0 0 0 0 17 1 0 0
/proc/26773/statm: 4310 3405 720 52 0 2678 0
Current children cumulated CPU time (s) 761.41
Current children cumulated vsize (KiB) 17240

[startup+822.813 s]
/proc/loadavg: 1.00 1.07 1.17 2/65 26857
/proc/meminfo: memFree=1520520/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=17900 CPUtime=821.4
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 3620 0 0 0 82136 4 0 0 25 0 1 0 154793352 18329600 3562 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/26773/statm: 4475 3562 720 52 0 2843 0
Current children cumulated CPU time (s) 821.4
Current children cumulated vsize (KiB) 17900

[startup+882.82 s]
/proc/loadavg: 1.00 1.05 1.16 2/65 26857
/proc/meminfo: memFree=1520264/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=18164 CPUtime=881.4
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 3700 0 0 0 88136 4 0 0 25 0 1 0 154793352 18599936 3642 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134674813 0 0 4096 0 0 0 0 17 1 0 0
/proc/26773/statm: 4541 3642 720 52 0 2909 0
Current children cumulated CPU time (s) 881.4
Current children cumulated vsize (KiB) 18164

[startup+942.829 s]
/proc/loadavg: 1.00 1.04 1.15 2/65 26857
/proc/meminfo: memFree=1519944/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=18428 CPUtime=941.39
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 3773 0 0 0 94135 4 0 0 25 0 1 0 154793352 18870272 3715 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533219 0 0 4096 0 0 0 0 17 1 0 0
/proc/26773/statm: 4607 3715 720 52 0 2975 0
Current children cumulated CPU time (s) 941.39
Current children cumulated vsize (KiB) 18428

[startup+1002.84 s]
/proc/loadavg: 1.00 1.03 1.14 2/65 26857
/proc/meminfo: memFree=1519560/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=18824 CPUtime=1001.38
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 3859 0 0 0 100134 4 0 0 25 0 1 0 154793352 19275776 3801 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671433 0 0 4096 0 0 0 0 17 1 0 0
/proc/26773/statm: 4706 3801 720 52 0 3074 0
Current children cumulated CPU time (s) 1001.38
Current children cumulated vsize (KiB) 18824

[startup+1062.85 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 26857
/proc/meminfo: memFree=1519304/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=19088 CPUtime=1061.38
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 3910 0 0 0 106134 4 0 0 25 0 1 0 154793352 19546112 3852 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134674585 0 0 4096 0 0 0 0 17 1 0 0
/proc/26773/statm: 4772 3852 720 52 0 3140 0
Current children cumulated CPU time (s) 1061.38
Current children cumulated vsize (KiB) 19088

[startup+1122.87 s]
/proc/loadavg: 1.00 1.02 1.11 2/65 26857
/proc/meminfo: memFree=1518984/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=19352 CPUtime=1121.38
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 3997 0 0 0 112134 4 0 0 25 0 1 0 154793352 19816448 3939 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573858 0 0 4096 0 0 0 0 17 1 0 0
/proc/26773/statm: 4838 3939 720 52 0 3206 0
Current children cumulated CPU time (s) 1121.38
Current children cumulated vsize (KiB) 19352

[startup+1182.87 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 26857
/proc/meminfo: memFree=1518600/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=19752 CPUtime=1181.37
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 4096 0 0 0 118133 4 0 0 25 0 1 0 154793352 20226048 4038 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533060 0 0 4096 0 0 0 0 17 1 0 0
/proc/26773/statm: 4938 4038 720 52 0 3306 0
Current children cumulated CPU time (s) 1181.37
Current children cumulated vsize (KiB) 19752

[startup+1242.88 s]
/proc/loadavg: 1.00 1.01 1.09 2/65 26857
/proc/meminfo: memFree=1518088/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=20280 CPUtime=1241.38
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 4217 0 0 0 124133 5 0 0 25 0 1 0 154793352 20766720 4159 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673625 0 0 4096 0 0 0 0 17 1 0 0
/proc/26773/statm: 5070 4159 720 52 0 3438 0
Current children cumulated CPU time (s) 1241.38
Current children cumulated vsize (KiB) 20280

[startup+1302.9 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 26857
/proc/meminfo: memFree=1517640/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=20676 CPUtime=1301.37
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 4320 0 0 0 130132 5 0 0 25 0 1 0 154793352 21172224 4262 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671383 0 0 4096 0 0 0 0 17 1 0 0
/proc/26773/statm: 5169 4262 720 52 0 3537 0
Current children cumulated CPU time (s) 1301.37
Current children cumulated vsize (KiB) 20676

[startup+1362.91 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 26857
/proc/meminfo: memFree=1517256/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=21072 CPUtime=1361.37
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 4418 0 0 0 136132 5 0 0 25 0 1 0 154793352 21577728 4360 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562954 0 0 4096 0 0 0 0 17 1 0 0
/proc/26773/statm: 5268 4360 720 52 0 3636 0
Current children cumulated CPU time (s) 1361.37
Current children cumulated vsize (KiB) 21072

[startup+1422.92 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 26857
/proc/meminfo: memFree=1516936/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=21336 CPUtime=1421.36
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 4495 0 0 0 142131 5 0 0 25 0 1 0 154793352 21848064 4437 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/26773/statm: 5334 4437 720 52 0 3702 0
Current children cumulated CPU time (s) 1421.36
Current children cumulated vsize (KiB) 21336

[startup+1482.94 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 26857
/proc/meminfo: memFree=1516552/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=21732 CPUtime=1481.36
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 4585 0 0 0 148131 5 0 0 25 0 1 0 154793352 22253568 4527 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/26773/statm: 5433 4527 720 52 0 3801 0
Current children cumulated CPU time (s) 1481.36
Current children cumulated vsize (KiB) 21732

[startup+1542.94 s]
/proc/loadavg: 1.07 1.02 1.07 2/65 26857
/proc/meminfo: memFree=1516168/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=22128 CPUtime=1541.36
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 4682 0 0 0 154131 5 0 0 25 0 1 0 154793352 22659072 4624 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/26773/statm: 5532 4624 720 52 0 3900 0
Current children cumulated CPU time (s) 1541.36
Current children cumulated vsize (KiB) 22128

[startup+1602.95 s]
/proc/loadavg: 1.02 1.01 1.06 2/65 26857
/proc/meminfo: memFree=1515848/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=22420 CPUtime=1601.35
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 4758 0 0 0 160130 5 0 0 25 0 1 0 154793352 22958080 4700 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 1 0 0
/proc/26773/statm: 5605 4700 720 52 0 3973 0
Current children cumulated CPU time (s) 1601.35
Current children cumulated vsize (KiB) 22420

[startup+1662.96 s]
/proc/loadavg: 1.01 1.00 1.05 2/65 26857
/proc/meminfo: memFree=1515464/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=22816 CPUtime=1661.35
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 4858 0 0 0 166129 6 0 0 25 0 1 0 154793352 23363584 4800 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671360 0 0 4096 0 0 0 0 17 1 0 0
/proc/26773/statm: 5704 4800 720 52 0 4072 0
Current children cumulated CPU time (s) 1661.35
Current children cumulated vsize (KiB) 22816

[startup+1722.98 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 26857
/proc/meminfo: memFree=1515208/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=23080 CPUtime=1721.35
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 4917 0 0 0 172129 6 0 0 25 0 1 0 154793352 23633920 4859 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134626473 0 0 4096 0 0 0 0 17 1 0 0
/proc/26773/statm: 5770 4859 720 52 0 4138 0
Current children cumulated CPU time (s) 1721.35
Current children cumulated vsize (KiB) 23080

[startup+1782.99 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 26857
/proc/meminfo: memFree=1514696/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=23604 CPUtime=1781.34
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 5039 0 0 0 178128 6 0 0 25 0 1 0 154793352 24170496 4981 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562954 0 0 4096 0 0 0 0 17 1 0 0
/proc/26773/statm: 5901 4981 720 52 0 4269 0
Current children cumulated CPU time (s) 1781.34
Current children cumulated vsize (KiB) 23604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.73 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 26857
/proc/meminfo: memFree=1514632/2055920 swapFree=4192812/4192956
[pid=26773] ppid=26771 vsize=23604 CPUtime=1800.08
/proc/26773/stat : 26773 (CSPtoSAT+minisa) R 26771 26773 26532 0 -1 4194304 5054 0 0 0 180002 6 0 0 25 0 1 0 154793352 24170496 4996 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/26773/statm: 5901 4996 720 52 0 4269 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 23604

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.74
CPU time (s): 1800.1
CPU user time (s): 1800.03
CPU system time (s): 0.070989
CPU usage (%): 99.909
Max. virtual memory (cumulated for all children) (KiB): 23604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.03
system time used= 0.070989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5054
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= 6594

runsolver used 1.45578 s user time and 3.59945 s system time

The end

Launcher Data (download as text)

Begin job on node52 on Sat Jan  6 06:12:29 UTC 2007


IDJOB= 214219
IDBENCH= 4907
FILE ID= node52/214219-1168063947

PBS_JOBID= 3475617

Free space on /tmp= 66549 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/par/par-32-1-c.xml
COMMAND LINE= /tmp/evaluation/214219-1168063947/CSPtoSAT+minisat /tmp/evaluation/214219-1168063947/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node52/watcher-214219-1168063947 -o ROOT/results/node52/solver-214219-1168063947 -C 1800 -M 900  /tmp/evaluation/214219-1168063947/CSPtoSAT+minisat /tmp/evaluation/214219-1168063947/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  bfe3ce251328ed77af50c91066f0ef0d

RANDOM SEED= 878848767

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:       1526280 kB
Buffers:         34260 kB
Cached:         398696 kB
SwapCached:          0 kB
Active:          46852 kB
Inactive:       406268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1526280 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4352 kB
Writeback:           0 kB
Mapped:          30328 kB
Slab:            62164 kB
Committed_AS:  3106008 kB
PageTables:       1704 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= 66551 MiB



End job on node52 on Sat Jan  6 06:42:31 UTC 2007