Trace number 212724

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.03 1811.11

General information on the benchmark

NamepseudoSeries/primesDimacs/
g-125-17.xml
MD5SUM365d707976bbd6bc60ee24bd7d71a30a
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 variables4250
Number of constraints68397
Maximum constraint arity17
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension68397
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node6/watcher-212724-1168063666 -o ROOT/results/node6/solver-212724-1168063666 -C 1800 -M 900 /tmp/evaluation/212724-1168063666/CSPtoSAT+minisat /tmp/evaluation/212724-1168063666/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.91 1.95 1.94 5/86 4298
/proc/meminfo: memFree=1045232/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=496 CPUtime=0
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154762111 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2188068 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/4297/statm: 124 36 29 52 0 19 0

[startup+0.104767 s]
/proc/loadavg: 1.91 1.95 1.94 5/86 4298
/proc/meminfo: memFree=1045232/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=8280 CPUtime=0.09
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 1156 0 0 0 9 0 0 0 18 0 1 0 154762111 8478720 1124 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134576000 0 0 4096 0 0 0 0 17 1 0 0
/proc/4297/statm: 2070 1124 695 52 0 438 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8280

[startup+0.512812 s]
/proc/loadavg: 1.91 1.95 1.94 5/86 4298
/proc/meminfo: memFree=1045232/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=9788 CPUtime=0.49
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 1522 0 0 0 49 0 0 0 21 0 1 0 154762111 10022912 1490 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158431662 0 0 4096 0 0 0 0 17 1 0 0
/proc/4297/statm: 2447 1490 703 52 0 815 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9788

[startup+1.33391 s]
/proc/loadavg: 1.91 1.95 1.94 3/86 4298
/proc/meminfo: memFree=1039856/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=12048 CPUtime=1.31
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 2086 0 0 0 130 1 0 0 25 0 1 0 154762111 12337152 2054 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2678607 0 0 4096 0 0 0 0 17 1 0 0
/proc/4297/statm: 3012 2054 703 52 0 1380 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 12048

[startup+2.9731 s]
/proc/loadavg: 1.91 1.95 1.94 3/86 4298
/proc/meminfo: memFree=1036336/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=16604 CPUtime=2.93
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 3273 0 0 0 291 2 0 0 25 0 1 0 154762111 17002496 3169 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134644687 0 0 4096 0 0 0 0 17 1 0 0
/proc/4297/statm: 4151 3169 703 52 0 2519 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 16604

[startup+6.25249 s]
/proc/loadavg: 1.92 1.95 1.94 3/86 4298
/proc/meminfo: memFree=1029680/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=20464 CPUtime=6.18
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4524 0 0 0 615 3 0 0 25 0 1 0 154762111 20955136 4154 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134626451 0 0 4096 0 0 0 0 17 1 0 0
/proc/4297/statm: 5116 4154 720 52 0 3484 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 20464

[startup+12.7233 s]
/proc/loadavg: 1.93 1.95 1.94 3/86 4298
/proc/meminfo: memFree=1028144/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=20728 CPUtime=12.59
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4576 0 0 0 1256 3 0 0 25 0 1 0 154762111 21225472 4206 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/4297/statm: 5182 4206 720 52 0 3550 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 20728

[startup+25.5548 s]
/proc/loadavg: 1.94 1.96 1.94 3/86 4298
/proc/meminfo: memFree=1023536/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=20860 CPUtime=25.3
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4619 0 0 0 2527 3 0 0 25 0 1 0 154762111 21360640 4249 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687403 0 0 4096 0 0 0 0 17 1 0 0
/proc/4297/statm: 5215 4249 720 52 0 3583 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 20860

[startup+51.2068 s]
/proc/loadavg: 1.96 1.96 1.94 3/86 4298
/proc/meminfo: memFree=1015984/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=20992 CPUtime=50.71
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4645 0 0 0 5068 3 0 0 25 0 1 0 154762111 21495808 4275 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687403 0 0 4096 0 0 0 0 17 1 0 0
/proc/4297/statm: 5248 4275 720 52 0 3616 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 20992

[startup+102.499 s]
/proc/loadavg: 1.98 1.96 1.94 3/86 4298
/proc/meminfo: memFree=999600/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=21124 CPUtime=101.55
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4665 0 0 0 10151 4 0 0 25 0 1 0 154762111 21630976 4295 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/4297/statm: 5281 4295 720 52 0 3649 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 21124

[startup+162.523 s]
/proc/loadavg: 1.99 1.97 1.94 3/86 4298
/proc/meminfo: memFree=980528/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=21124 CPUtime=161.02
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4685 0 0 0 16098 4 0 0 25 0 1 0 154762111 21630976 4315 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/4297/statm: 5281 4315 720 52 0 3649 0
Current children cumulated CPU time (s) 161.02
Current children cumulated vsize (KiB) 21124

[startup+222.553 s]
/proc/loadavg: 2.04 1.99 1.95 3/86 4298
/proc/meminfo: memFree=961776/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=21256 CPUtime=220.5
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4713 0 0 0 22045 5 0 0 25 0 1 0 154762111 21766144 4343 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687509 0 0 4096 0 0 0 0 17 1 0 0
/proc/4297/statm: 5314 4343 720 52 0 3682 0
Current children cumulated CPU time (s) 220.5
Current children cumulated vsize (KiB) 21256

[startup+282.579 s]
/proc/loadavg: 2.01 1.99 1.95 4/86 4298
/proc/meminfo: memFree=943024/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=21256 CPUtime=279.97
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4716 0 0 0 27992 5 0 0 25 0 1 0 154762111 21766144 4346 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665699 0 0 4096 0 0 0 0 17 1 0 0
/proc/4297/statm: 5314 4346 720 52 0 3682 0
Current children cumulated CPU time (s) 279.97
Current children cumulated vsize (KiB) 21256

[startup+342.606 s]
/proc/loadavg: 2.00 1.99 1.95 3/86 4298
/proc/meminfo: memFree=924592/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=21388 CPUtime=339.46
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4732 0 0 0 33940 6 0 0 25 0 1 0 154762111 21901312 4362 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687412 0 0 4096 0 0 0 0 17 1 0 0
/proc/4297/statm: 5347 4362 720 52 0 3715 0
Current children cumulated CPU time (s) 339.46
Current children cumulated vsize (KiB) 21388

[startup+402.631 s]
/proc/loadavg: 2.00 1.99 1.95 3/86 4298
/proc/meminfo: memFree=904624/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=21388 CPUtime=398.93
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4742 0 0 0 39887 6 0 0 25 0 1 0 154762111 21901312 4372 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/4297/statm: 5347 4372 720 52 0 3715 0
Current children cumulated CPU time (s) 398.93
Current children cumulated vsize (KiB) 21388

[startup+462.654 s]
/proc/loadavg: 2.00 1.99 1.95 3/86 4298
/proc/meminfo: memFree=886512/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=21388 CPUtime=458.41
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4752 0 0 0 45834 7 0 0 25 0 1 0 154762111 21901312 4382 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/4297/statm: 5347 4382 720 52 0 3715 0
Current children cumulated CPU time (s) 458.41
Current children cumulated vsize (KiB) 21388

[startup+522.684 s]
/proc/loadavg: 2.00 1.99 1.95 3/86 4298
/proc/meminfo: memFree=869296/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=21520 CPUtime=517.89
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4764 0 0 0 51781 8 0 0 25 0 1 0 154762111 22036480 4394 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/4297/statm: 5380 4394 720 52 0 3748 0
Current children cumulated CPU time (s) 517.89
Current children cumulated vsize (KiB) 21520

[startup+582.709 s]
/proc/loadavg: 2.00 1.99 1.95 3/86 4298
/proc/meminfo: memFree=852720/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=21520 CPUtime=577.36
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4775 0 0 0 57728 8 0 0 25 0 1 0 154762111 22036480 4405 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/4297/statm: 5380 4405 720 52 0 3748 0
Current children cumulated CPU time (s) 577.36
Current children cumulated vsize (KiB) 21520

[startup+642.809 s]
/proc/loadavg: 2.00 1.99 1.95 3/86 4300
/proc/meminfo: memFree=836592/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=21520 CPUtime=637.16
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4787 0 0 0 63707 9 0 0 25 0 1 0 154762111 22036480 4417 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/4297/statm: 5380 4417 720 52 0 3748 0
Current children cumulated CPU time (s) 637.16
Current children cumulated vsize (KiB) 21520

[startup+702.809 s]
/proc/loadavg: 2.00 1.99 1.95 3/86 4300
/proc/meminfo: memFree=821232/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=21652 CPUtime=696.87
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4796 0 0 0 69678 9 0 0 25 0 1 0 154762111 22171648 4426 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/4297/statm: 5413 4426 720 52 0 3781 0
Current children cumulated CPU time (s) 696.87
Current children cumulated vsize (KiB) 21652

[startup+762.809 s]
/proc/loadavg: 2.00 1.99 1.95 3/86 4300
/proc/meminfo: memFree=804976/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=21800 CPUtime=756.59
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4818 0 0 0 75649 10 0 0 25 0 1 0 154762111 22323200 4448 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562942 0 0 4096 0 0 0 0 17 1 0 0
/proc/4297/statm: 5450 4448 720 52 0 3818 0
Current children cumulated CPU time (s) 756.59
Current children cumulated vsize (KiB) 21800

[startup+822.81 s]
/proc/loadavg: 2.00 1.99 1.95 3/86 4300
/proc/meminfo: memFree=789424/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=21800 CPUtime=816.31
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4819 0 0 0 81621 10 0 0 25 0 1 0 154762111 22323200 4449 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687669 0 0 4096 0 0 0 0 17 1 0 0
/proc/4297/statm: 5450 4449 720 52 0 3818 0
Current children cumulated CPU time (s) 816.31
Current children cumulated vsize (KiB) 21800

[startup+882.909 s]
/proc/loadavg: 2.00 1.99 1.95 3/86 4300
/proc/meminfo: memFree=774640/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=21800 CPUtime=876.13
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4823 0 0 0 87602 11 0 0 25 0 1 0 154762111 22323200 4453 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 1 0 0
/proc/4297/statm: 5450 4453 720 52 0 3818 0
Current children cumulated CPU time (s) 876.13
Current children cumulated vsize (KiB) 21800

[startup+943.004 s]
/proc/loadavg: 2.00 1.99 1.95 3/86 4300
/proc/meminfo: memFree=759984/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=21800 CPUtime=935.94
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4831 0 0 0 93582 12 0 0 25 0 1 0 154762111 22323200 4461 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687518 0 0 4096 0 0 0 0 17 1 0 0
/proc/4297/statm: 5450 4461 720 52 0 3818 0
Current children cumulated CPU time (s) 935.94
Current children cumulated vsize (KiB) 21800

[startup+1003.1 s]
/proc/loadavg: 2.03 2.00 1.95 3/86 4300
/proc/meminfo: memFree=743728/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=21800 CPUtime=995.75
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4838 0 0 0 99563 12 0 0 25 0 1 0 154762111 22323200 4468 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/4297/statm: 5450 4468 720 52 0 3818 0
Current children cumulated CPU time (s) 995.75
Current children cumulated vsize (KiB) 21800

[startup+1063.11 s]
/proc/loadavg: 2.01 2.00 1.95 3/86 4300
/proc/meminfo: memFree=728240/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=21800 CPUtime=1055.48
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4846 0 0 0 105535 13 0 0 25 0 1 0 154762111 22323200 4476 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/4297/statm: 5450 4476 720 52 0 3818 0
Current children cumulated CPU time (s) 1055.48
Current children cumulated vsize (KiB) 21800

[startup+1123.21 s]
/proc/loadavg: 1.93 1.98 1.95 3/86 4338
/proc/meminfo: memFree=1342192/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=21932 CPUtime=1115.28
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4854 0 0 0 111515 13 0 0 25 0 1 0 154762111 22458368 4484 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/4297/statm: 5483 4484 720 52 0 3851 0
Current children cumulated CPU time (s) 1115.28
Current children cumulated vsize (KiB) 21932

[startup+1183.21 s]
/proc/loadavg: 1.97 1.98 1.95 3/86 4338
/proc/meminfo: memFree=1340016/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=21932 CPUtime=1175.01
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4863 0 0 0 117487 14 0 0 25 0 1 0 154762111 22458368 4493 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687423 0 0 4096 0 0 0 0 17 0 0 0
/proc/4297/statm: 5483 4493 720 52 0 3851 0
Current children cumulated CPU time (s) 1175.01
Current children cumulated vsize (KiB) 21932

[startup+1243.21 s]
/proc/loadavg: 1.99 1.98 1.95 3/86 4338
/proc/meminfo: memFree=1339888/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=21932 CPUtime=1234.74
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4871 0 0 0 123460 14 0 0 25 0 1 0 154762111 22458368 4501 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687523 0 0 4096 0 0 0 0 17 0 0 0
/proc/4297/statm: 5483 4501 720 52 0 3851 0
Current children cumulated CPU time (s) 1234.74
Current children cumulated vsize (KiB) 21932

[startup+1303.22 s]
/proc/loadavg: 1.99 1.98 1.95 3/86 4338
/proc/meminfo: memFree=1339888/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=21932 CPUtime=1294.48
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4879 0 0 0 129434 14 0 0 25 0 1 0 154762111 22458368 4509 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4297/statm: 5483 4509 720 52 0 3851 0
Current children cumulated CPU time (s) 1294.48
Current children cumulated vsize (KiB) 21932

[startup+1363.23 s]
/proc/loadavg: 1.99 1.98 1.95 3/86 4338
/proc/meminfo: memFree=1339632/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=21932 CPUtime=1354.2
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4886 0 0 0 135405 15 0 0 25 0 1 0 154762111 22458368 4516 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/4297/statm: 5483 4516 720 52 0 3851 0
Current children cumulated CPU time (s) 1354.2
Current children cumulated vsize (KiB) 21932

[startup+1423.24 s]
/proc/loadavg: 1.99 1.98 1.95 3/86 4338
/proc/meminfo: memFree=1339568/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=22064 CPUtime=1413.93
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4893 0 0 0 141378 15 0 0 25 0 1 0 154762111 22593536 4523 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4297/statm: 5516 4523 720 52 0 3884 0
Current children cumulated CPU time (s) 1413.93
Current children cumulated vsize (KiB) 22064

[startup+1483.25 s]
/proc/loadavg: 1.99 1.98 1.95 3/86 4338
/proc/meminfo: memFree=1339504/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=22064 CPUtime=1473.68
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4904 0 0 0 147353 15 0 0 25 0 1 0 154762111 22593536 4534 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 0 0 0
/proc/4297/statm: 5516 4534 720 52 0 3884 0
Current children cumulated CPU time (s) 1473.68
Current children cumulated vsize (KiB) 22064

[startup+1543.26 s]
/proc/loadavg: 1.99 1.98 1.95 3/86 4338
/proc/meminfo: memFree=1339440/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=22064 CPUtime=1533.4
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4906 0 0 0 153325 15 0 0 25 0 1 0 154762111 22593536 4536 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687420 0 0 4096 0 0 0 0 17 0 0 0
/proc/4297/statm: 5516 4536 720 52 0 3884 0
Current children cumulated CPU time (s) 1533.4
Current children cumulated vsize (KiB) 22064

[startup+1603.27 s]
/proc/loadavg: 1.99 1.98 1.95 3/86 4338
/proc/meminfo: memFree=1339440/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=22064 CPUtime=1593.14
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4914 0 0 0 159299 15 0 0 25 0 1 0 154762111 22593536 4544 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/4297/statm: 5516 4544 720 52 0 3884 0
Current children cumulated CPU time (s) 1593.14
Current children cumulated vsize (KiB) 22064

[startup+1663.28 s]
/proc/loadavg: 1.99 1.98 1.95 3/86 4338
/proc/meminfo: memFree=1339376/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=22064 CPUtime=1652.89
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4921 0 0 0 165273 16 0 0 25 0 1 0 154762111 22593536 4551 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687572 0 0 4096 0 0 0 0 17 0 0 0
/proc/4297/statm: 5516 4551 720 52 0 3884 0
Current children cumulated CPU time (s) 1652.89
Current children cumulated vsize (KiB) 22064

[startup+1723.3 s]
/proc/loadavg: 2.05 2.00 1.95 3/86 4338
/proc/meminfo: memFree=1339376/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=22196 CPUtime=1712.61
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4927 0 0 0 171245 16 0 0 25 0 1 0 154762111 22728704 4557 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/4297/statm: 5549 4557 720 52 0 3917 0
Current children cumulated CPU time (s) 1712.61
Current children cumulated vsize (KiB) 22196

[startup+1783.31 s]
/proc/loadavg: 2.02 2.00 1.95 3/86 4338
/proc/meminfo: memFree=1339312/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=22196 CPUtime=1772.35
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4934 0 0 0 177219 16 0 0 25 0 1 0 154762111 22728704 4564 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687575 0 0 4096 0 0 0 0 17 0 0 0
/proc/4297/statm: 5549 4564 720 52 0 3917 0
Current children cumulated CPU time (s) 1772.35
Current children cumulated vsize (KiB) 22196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.1 s]
/proc/loadavg: 2.01 2.00 1.95 3/86 4338
/proc/meminfo: memFree=1339312/2055924 swapFree=4165672/4192956
[pid=4297] ppid=4295 vsize=22196 CPUtime=1800.02
/proc/4297/stat : 4297 (CSPtoSAT+minisa) R 4295 4297 3856 0 -1 4194304 4937 0 0 0 179985 17 0 0 25 0 1 0 154762111 22728704 4567 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/4297/statm: 5549 4567 720 52 0 3917 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 22196

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1811.11
CPU time (s): 1800.03
CPU user time (s): 1799.86
CPU system time (s): 0.174973
CPU usage (%): 99.3882
Max. virtual memory (cumulated for all children) (KiB): 22196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.174973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4937
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= 11
involuntary context switches= 48132

runsolver used 1.78873 s user time and 5.15921 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Sat Jan  6 06:07:47 UTC 2007


IDJOB= 212724
IDBENCH= 4792
FILE ID= node6/212724-1168063666

PBS_JOBID= 3475378

Free space on /tmp= 66519 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/primesDimacs/g-125-17.xml
COMMAND LINE= /tmp/evaluation/212724-1168063666/CSPtoSAT+minisat /tmp/evaluation/212724-1168063666/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-212724-1168063666 -o ROOT/results/node6/solver-212724-1168063666 -C 1800 -M 900  /tmp/evaluation/212724-1168063666/CSPtoSAT+minisat /tmp/evaluation/212724-1168063666/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  365d707976bbd6bc60ee24bd7d71a30a

RANDOM SEED= 741299289

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.240
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.240
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:      2055924 kB
MemFree:       1045776 kB
Buffers:         81668 kB
Cached:         480036 kB
SwapCached:       3036 kB
Active:         658796 kB
Inactive:       255244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1045776 kB
SwapTotal:     4192956 kB
SwapFree:      4165672 kB
Dirty:           10188 kB
Writeback:           0 kB
Mapped:         364920 kB
Slab:            80364 kB
Committed_AS:  4414548 kB
PageTables:       2940 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= 66521 MiB



End job on node6 on Sat Jan  6 06:37:58 UTC 2007